diff --git a/scripts/install_services.sh b/scripts/install_services.sh index 8aaf29a..6f5203d 100755 --- a/scripts/install_services.sh +++ b/scripts/install_services.sh @@ -82,7 +82,7 @@ Restart=always Type=simple RestartSec=10 User=${USER} -ExecStart=/user/local/bin/server.py +ExecStart=/usr/local/bin/server.py [Install] WantedBy=multi-user.target EOF