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