more fixes to install path
[fai-configs.git] / files / etc / init.d / install-mediagoblin / DEFAULT
index dd7579e5e2198af84f3125c37022a4252feef3ea..0b3986f8ac4148854130a8f27d0ab849d12e4f00 100644 (file)
@@ -1,6 +1,6 @@
 #/bin/bash
 
 #/bin/bash
 
-cd "${GMG_PATH}"
+cd GMG_PATH_TOKEN
 if [ ! -d mediagoblin ]; then
 
     # Create the GMG user
 if [ ! -d mediagoblin ]; then
 
     # Create the GMG user