This commit is contained in:
Eduard Urbach 2017-06-17 01:36:44 +02:00
parent 47cdff935a
commit 2ed88947ec

View File

@ -1,5 +0,0 @@
#!/bin/bash
#pack
#go build
scp notify.moe eduard@arn:~/beta/notify.moe.new
ssh eduard@arn 'cd beta; killall notify.moe; rm notify.moe; mv notify.moe.new notify.moe; nohup ./notify.moe &'