poikilos
9 years ago
committed by
Jacob Gustafson
2 changed files with 3 additions and 1 deletions
@ -1,2 +1,3 @@ |
|||
#!/bin/sh |
|||
flock -n /var/run/chunkymap-loop.lockfile -c screen -t chunkymapregen python /home/owner/minetest/util/chunkymap-regen.py |
|||
echo type screen -r to reconnect with this screen |
|||
flock -n /var/run/chunkymap-loop.lockfile -c "screen -t chunkymapregen python /home/owner/minetest/util/chunkymap-regen.py" |
|||
|
Loading…
Reference in new issue