Update install_services.sh

This commit is contained in:
Patrick McGuire
2022-02-05 13:03:22 -05:00
committed by GitHub
parent 5da09bfc61
commit af7b76895a
+1 -1
View File
@@ -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