mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-09 08:08:12 +00:00
fix: replace restart with enable for LocalAGI service startup
This commit is contained in:
@@ -75,7 +75,7 @@ function update_script() {
|
||||
|
||||
msg_info "Starting LocalAGI Service"
|
||||
systemctl daemon-reload
|
||||
systemctl restart localagi
|
||||
systemctl enable -q --now localagi
|
||||
msg_ok "Started LocalAGI"
|
||||
|
||||
msg_ok "Updated Successfully"
|
||||
|
||||
Reference in New Issue
Block a user