From 5745fb41b4a6d8d2fc2915fb3d60f9d4072f2b0d Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg Date: Thu, 20 Aug 2009 16:54:39 -0600 Subject: [PATCH] update upstream host name --- debian/upload.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/upload.sh b/debian/upload.sh index a97ebdc..b90de24 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,4 +1,4 @@ #!/bin/sh set -e -dup vcs-tree -Uwww.b9.com -D/home/ftp/vcs-tree -C"(umask 022; /home/kevin/bin/remove-old-versions vcs-tree latest)" -su $* +dup vcs-tree -Ufiles.b9.com -D/home/ftp/vcs-tree -C"(umask 022; /home/kevin/bin/remove-old-versions vcs-tree latest)" -su $* -- 2.34.1