X-Git-Url: http://git.kpe.io/?p=pipes.git;a=blobdiff_plain;f=debian%2Fupload.sh;fp=debian%2Fupload.sh;h=b598f30d0176ac7816eac4a38d0f25bbff0c9682;hp=77ff062125efdf6db28f0c01def7fb11f210bd0a;hb=5cdc58e6db378b8688c4711d8a23f3474f231d9e;hpb=163babeb30a614632f95baf869f9cff19c6496f4 diff --git a/debian/upload.sh b/debian/upload.sh index 77ff062..b598f30 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,3 +1,3 @@ #!/bin/bash -e -dup pipes -Uftp.b9.com -D/home/ftp/pipes -C"(umask 022; /home/kevin/bin/remove-old-versions pipes latest)" -su $* +dup pipes -Ufiles.b9.com -D/home/ftp/pipes -C"(umask 022; /home/kevin/bin/remove-old-versions pipes latest)" -su $*