foam_sync.ps1 (LIFEBALANCE) 2025-06-19T14:13:15Z

This commit is contained in:
Ben Miller
2025-06-19 14:13:16 -06:00
parent 4ae4678374
commit 9cda4ed47d

View File

@ -11,6 +11,7 @@ $scriptName = (Get-Item $scriptPath).Name
# --- Task Setup ---
$taskName = 'FoamGitSync'
$taskDescription = "Periodically synchronizes the Git repository at $scriptDir using $scriptName."
$fullCommand = "c:\windows\system"
$frequencyMinutes = 2
$timeLimitSeconds = 30