X-Git-Url: http://git.kpe.io/?p=reversi.git;a=blobdiff_plain;f=debian%2Fupload.sh;h=19718df96ca0c1d274852339accbe1aecaa47821;hp=3033bc7647d74f8457bef17ebb6ad6cc6f793754;hb=6507616ef0030aff29fc2259d5e5bdb90d001f23;hpb=c0e0c481850f8c2f512c1de6dc0fefb227b5b847 diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index 3033bc7..19718df --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,4 +1,4 @@ #!/bin/bash -e -dup reversi -Ufiles.b9.com -D/home/ftp/reversi -su \ +dup reversi -Ufiles.kpe.io -D/home/ftp/reversi -su \ -C"(umask 022; cd /srv/www/html/reversi; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*