From bd453d45a0fad55906d3a85040d8df05dbe28ff1 Mon Sep 17 00:00:00 2001 From: KnifMelti Date: Mon, 4 Sep 2023 01:00:27 +0200 Subject: [PATCH] small text --- Winget-AutoUpdate/mods/_WAU-mods-template.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/Winget-AutoUpdate/mods/_WAU-mods-template.ps1 b/Winget-AutoUpdate/mods/_WAU-mods-template.ps1 index 1dbd695..6f574bc 100644 --- a/Winget-AutoUpdate/mods/_WAU-mods-template.ps1 +++ b/Winget-AutoUpdate/mods/_WAU-mods-template.ps1 @@ -2,6 +2,7 @@ #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 #>