added deploy script
This commit is contained in:
parent
ce83d5c719
commit
cf2619418e
4
server/deploy.sh
Executable file
4
server/deploy.sh
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
shards build --production
|
||||||
|
scp ./bin/a2s_server kvm5:~/Sites/a2s/api/a2s_server
|
Loading…
Reference in New Issue
Block a user