This commit is contained in:
2026-04-09 13:13:53 +02:00
parent 880233b2e7
commit 4c3018212f

View File

@@ -126,6 +126,8 @@ Register-ScheduledTask -TaskName $TaskNameSync -Action $actionSync -Trigger @($t
Write-Log "Ejecutando sincronización inicial..."
& $SyncScriptPath
& "$RepoLocalPath/get_version_chrome.ps1"
Write-Log "========================================================="
Write-Log " PROCESO COMPLETADO CON ÉXITO"
Write-Log " Config en: $AlloyConfigPath"