X-Git-Url: http://git.kpe.io/?p=cluck.git;a=blobdiff_plain;f=debian%2Fupload.sh;h=82d9bdd5efe2e1e5c59cfca13aac305551d3fcd4;hp=cce603e3853b7fc842569aeba417495749d26c11;hb=65d6aaa33df32b6a9096f40847609206d767b219;hpb=f1fbd3c0912caee593396c0538910de324218ac7 diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index cce603e..82d9bdd --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,4 +1,4 @@ #!/bin/bash -e -dup cluck -Ufiles.b9.com -D/home/ftp/cluck -su \ +dup cluck -Ufiles.kpe.io -D/home/ftp/cluck -su \ -C"(umask 022; cd /opt/apache/htdocs/cluck; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*