(no commit message)
[infrastructure.git] / scripts / all-modules.sh
index 484553d..76a4c4f 100755 (executable)
@@ -17,7 +17,7 @@ if [ "$(id -u)" == "0" ] ; then
     LOCK=/var/run/all-modules.pid
 else
     OUTPUT=~/all-modules
-    LOCK=~/all-modules/run.pid
+    LOCK=~/all-modules.run
 fi
 
 function do_update() {