From 9cda4ed47d80bef374b582eaddda7471fa193af6 Mon Sep 17 00:00:00 2001 From: Ben Miller Date: Thu, 19 Jun 2025 14:13:16 -0600 Subject: [PATCH] foam_sync.ps1 (LIFEBALANCE) 2025-06-19T14:13:15Z --- foam_sync.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/foam_sync.ps1 b/foam_sync.ps1 index a95eff7..5de2f4e 100644 --- a/foam_sync.ps1 +++ b/foam_sync.ps1 @@ -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