Update build_server.sh

This commit is contained in:
Elizabeth Hunt 2023-02-24 23:44:34 -07:00 committed by GitHub
parent 94ed3ded8b
commit 6bef6494c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,5 +37,4 @@ cd $HOME
sudo mv chessh.service /etc/systemd/system/chessh.service
sudo systemctl daemon-reload
sudo systemctl enable chessh
sudo systemctl stop chessh
sudo systemctl start chessh
sudo systemctl restart chessh