X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fupload.sh;fp=debian%2Fupload.sh;h=56fe8943065894b67343a53d8b38fb50c42d2a9a;hp=0000000000000000000000000000000000000000;hb=d6320d5dbe9181e467dc697393514172cc339e22;hpb=2226ed7e5cc0ea754beb3026de3bb318080fe9d5 diff --git a/debian/upload.sh b/debian/upload.sh new file mode 100755 index 0000000..56fe894 --- /dev/null +++ b/debian/upload.sh @@ -0,0 +1,4 @@ +#!/bin/bash -e + +dup ctsim -Ufiles.kpe.io -D/home/ftp/ctsim -su \ + -C"(umask 022; cd /srv/www/html/ctsim; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*