]> code.citadel.org Git - citadel.git/blobdiff - webcit/debian/citadel-webcit.config
* Changed bug with ubuntu feisty.
[citadel.git] / webcit / debian / citadel-webcit.config
index cf11edae953d1327aa43195bcb9e9832ac8a169d..c8c58bd50145b60c066c89c481a36bd2b80dc146 100755 (executable)
@@ -24,7 +24,7 @@ fi
 
 if test "$DO_CONFIGURE" = "yes"; then
     if test -e /etc/default/webcit; then
-       source /etc/default/webcit
+       . /etc/default/webcit
     else
        export WEBCIT_CITADEL_IP=127.0.0.1
        export WEBCIT_CITADEL_PORT=504