New deploy script
This commit is contained in:
parent
59ef1f53f2
commit
6372ff3d66
@ -2,4 +2,4 @@
|
||||
#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; ./notify.moe &'
|
||||
ssh eduard@arn 'cd beta; killall notify.moe; rm notify.moe; mv notify.moe.new notify.moe; ./notify.moe > log.txt &'
|
||||
|
Loading…
Reference in New Issue
Block a user