diff --git a/config.alloy b/config.alloy index 7044c59..51eb5e7 100644 --- a/config.alloy +++ b/config.alloy @@ -217,4 +217,4 @@ loki.process "windows_update" { source = "source", } } -} +} \ No newline at end of file diff --git a/install_alloy.ps1 b/install_alloy.ps1 index 4101bb6..8eda53b 100644 --- a/install_alloy.ps1 +++ b/install_alloy.ps1 @@ -114,4 +114,6 @@ Register-ScheduledTask -TaskName $TaskNameSync -Action $actionSync -Trigger $tri # ========================= Write-Log "Sincronizando configuración inicial..." & $SyncScriptPath -Write-Log "Proceso completado." \ No newline at end of file +Write-Log "Proceso completado." + +