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