mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-09 19:34:59 +00:00
fix: reload systemd daemon before restarting LocalAGI service
This commit is contained in:
@@ -74,6 +74,7 @@ function update_script() {
|
||||
msg_ok "Built LocalAGI from source"
|
||||
|
||||
msg_info "Starting LocalAGI Service"
|
||||
systemctl daemon-reload
|
||||
systemctl restart localagi
|
||||
msg_ok "Started LocalAGI"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user