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 #>