From 0bf2fae6acf38e23cfe35d680a60027856a97b02 Mon Sep 17 00:00:00 2001 From: panotuco Date: Thu, 9 Apr 2026 10:58:36 +0200 Subject: [PATCH] Instalacion --- config.alloy | 2 +- install_alloy.ps1 | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) 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." + +