a2s.su/server/deploy.sh

5 lines
90 B
Bash
Executable File

#!/bin/sh
shards build --production
scp ./bin/a2s_server kvm5:~/Sites/a2s/api/a2s_server