X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=r3-webstatus-spaceapi%2Fmake_deploy.zsh;fp=r3-webstatus-spaceapi%2Fmake_deploy.zsh;h=9b710fcd7cc7e6f1caa4b365f790d605eca5c1df;hb=07c69c14bb568f5ee3f09000301bcb0c415698e9;hp=0000000000000000000000000000000000000000;hpb=79613199100e15d05084f4e1b1ede0a1a25259b3;p=svn42.git diff --git a/r3-webstatus-spaceapi/make_deploy.zsh b/r3-webstatus-spaceapi/make_deploy.zsh new file mode 100644 index 0000000..9b710fc --- /dev/null +++ b/r3-webstatus-spaceapi/make_deploy.zsh @@ -0,0 +1,4 @@ +#!/bin/zsh +go-linux-386 build -ldflags "-s -d" +strip r3-webstatus-spaceapi +rsync -v r3-webstatus-spaceapi wuzzler.realraum.at:/flash/tuer/ \ No newline at end of file