update build, add AWS settings
This commit is contained in:
parent
0e3895a1f2
commit
5af715f553
3 changed files with 12 additions and 2 deletions
5
s_build
5
s_build
|
|
@ -1,3 +1,8 @@
|
|||
cd createboltcard
|
||||
go build
|
||||
cd ../wipeboltcard
|
||||
go build
|
||||
cd ..
|
||||
go build
|
||||
sudo cp boltcard.service /etc/systemd/system/boltcard.service
|
||||
sudo systemctl daemon-reload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue