X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fupload.sh;h=82d9bdd5efe2e1e5c59cfca13aac305551d3fcd4;hb=65d6aaa33df32b6a9096f40847609206d767b219;hp=cce603e3853b7fc842569aeba417495749d26c11;hpb=61dae25375e543656148a22362971ff82c7d7baf;p=cluck.git 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)" $*