From: Kevin Rosenberg Date: Sun, 2 Aug 2009 05:21:33 +0000 (-0600) Subject: update host name X-Git-Tag: debian-3.3.3-2~2 X-Git-Url: http://git.kpe.io/?p=cl-base64.git;a=commitdiff_plain;h=27bc69eefd00a991928ca3c3c988ba9adc23ce9b;hp=9d6c5db345c72d46bb3c7071bbfd2cfd51189943 update host name --- diff --git a/debian/upload.sh b/debian/upload.sh index 0de6205..ad50ce2 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,3 +1,3 @@ #!/bin/bash -e -dup cl-base64 -Uftp.b9.com -D/home/ftp/cl-base64 -C"(umask 022; /home/kevin/bin/remove-old-versions cl-base64 latest)" -su $* +dup cl-base64 -Ufiles.b9.com -D/home/ftp/cl-base64 -C"(umask 022; /home/kevin/bin/remove-old-versions cl-base64 latest)" -su $*