boltcard/s_build
2022-09-19 06:40:24 +00:00

5 lines
159 B
Text
Executable file

go build
sudo cp boltcard.service /etc/systemd/system/boltcard.service
sudo systemctl daemon-reload
sudo systemctl stop boltcard
sudo systemctl start boltcard