vscode auto-format
parent
c095e377d7
commit
a4112a5154
|
@ -1,4 +1,4 @@
|
|||
<#
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Configure Winget to daily update installed apps.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#Send Notif Script
|
||||
#Send Notif Script
|
||||
|
||||
#get xml notif config
|
||||
[xml]$NotifConf = Get-Content "$env:ProgramData\Winget-AutoUpdate\config\notif.xml" -Encoding UTF8 -ErrorAction SilentlyContinue
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<# LOAD FUNCTIONS #>
|
||||
<# LOAD FUNCTIONS #>
|
||||
|
||||
#Get Working Dir
|
||||
$Script:WorkingDir = $PSScriptRoot
|
||||
|
|
Loading…
Reference in New Issue