* removed wrong blank.
authorWilfried Göesgens <willi@citadel.org>
Wed, 7 Mar 2007 12:46:06 +0000 (12:46 +0000)
committerWilfried Göesgens <willi@citadel.org>
Wed, 7 Mar 2007 12:46:06 +0000 (12:46 +0000)
webcit/debian/citadel-webcit.config

index a6f2323814e3eb0317a72c64a3f27eda48a2b179..cf11edae953d1327aa43195bcb9e9832ac8a169d 100755 (executable)
@@ -55,7 +55,7 @@ if test "$DO_CONFIGURE" = "yes"; then
                    export WEBCIT_LISTEN_IP=0.0.0.0
                else
                    db_set citadel/WebcitHttpsPort -1
-                   export WEBCIT_LISTEN_IP= 127.0.0.1
+                   export WEBCIT_LISTEN_IP=127.0.0.1
                fi
                ;;
            4)