Block comment is better

pull/386/head
KnifMelti 2023-09-04 01:11:52 +02:00
parent bd453d45a0
commit 0b9e2752a5
1 changed files with 7 additions and 6 deletions

View File

@ -1,9 +1,10 @@
#Mods for WAU (if Network is active/any Winget is installed/running as SYSTEM)
#Winget-Upgrade.ps1 calls this script with the code:
#[Write-ToLog "Running Mods for WAU..." "Yellow"
#& "$Mods\_WAU-mods.ps1"]
#Make sure your Functions have unique names!
#Exit 1 to Re-run WAU from this script!
<# #Mods for WAU (if Network is active/any Winget is installed/running as SYSTEM)
Winget-Upgrade.ps1 calls this script with the code:
[Write-ToLog "Running Mods for WAU..." "Yellow"
& "$Mods\_WAU-mods.ps1"]
Make sure your Functions have unique names!
Exit 1 to Re-run WAU from this script!
#>
<# FUNCTIONS #>