This commit is contained in:
Slaviša Arežina
2025-12-17 16:34:53 +01:00
committed by GitHub
parent cb13f5de3c
commit acdb3b5908
2 changed files with 11 additions and 21 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ function update_script() {
msg_info "Updating Telegraf"
$STD apt update
$STD apt upgrade telegraf -y
$STD apt upgrade -y telegraf
msg_ok "Updated Telegraf"
msg_info "Starting Service"