]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/scripts/init.d/etc_default_helm_mowgli
- removed some unneeded dependencies from debian/control
[helm.git] / helm / scripts / init.d / etc_default_helm_mowgli
index 08bf08766f39994c2640757865b3712efb19a8cc..eeb0a801a4ee4bab3271e07540e583adda1904d5 100644 (file)
@@ -28,6 +28,8 @@ HTTP_GETTER_CACHE_DIRS="
   # user which will own the daemons and the cache directories
 OWNER="sacerdot:helm"
 
-NUPRL_UWOBO_PANEL_CONF="/projects/helm/NuPRL/uwobo-panel/control.html"
+NUPRL_UWOBO_PANEL_CONF="/projects/helm/nuprl/NuPRL/uwobo-panel/control.html"
+
+export MATHQL_DB_MAP=/projects/helm/shared/scripts/init.d/mathql_db_map.txt
 
 # vim: set ft=sh: