From 050b868ef1047dcb0a73e88bb2c42afa0f949136 Mon Sep 17 00:00:00 2001
From: "Kevin M. Rosenberg" <kevin@rosenberg.net>
Date: Fri, 1 Apr 2011 10:49:00 -0600
Subject: [PATCH] Automated commit for debian release 1.104-1

---
 debian/upload.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/upload.sh b/debian/upload.sh
index 368d958..d4baf4c 100755
--- a/debian/upload.sh
+++ b/debian/upload.sh
@@ -1,6 +1,6 @@
 #!/bin/bash -e
 
-dup kmrcl -Ufiles.b9.com -D/home/ftp/kmrcl  -C"(umask 022; cd /opt/apache/htdocs/kmrcl; make install)" -su $*
+dup kmrcl -Ufiles.b9.com -D/home/ftp/kmrcl  -C"(umask 022; cd /srv/www/html/kmrcl; make install)" -su $*
 
 
 
-- 
GitLab