diff --git a/foam_sync.ps1 b/foam_sync.ps1 index ccd2a08..a1fbff6 100644 --- a/foam_sync.ps1 +++ b/foam_sync.ps1 @@ -1,5 +1,6 @@ #Requires -Version 5.1 +$s # --- Configuration --- $frequencyMinutes = 2 # How often the Scheduled Task should attempt to run this script