Browse Source

add autostart

blezz-tech 17 hours ago
parent
commit
f7cff1f68a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bin/install_service.sh

+ 1 - 0
bin/install_service.sh

@@ -15,3 +15,4 @@ systemctl daemon-reload
 echo_success "Reloaded systemd daemon"
 
 systemctl enable sharix_main.service
+systemctl start sharix_main.service