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