Browse Source

improve script message

master
poikilos 9 years ago
committed by Jacob Gustafson
parent
commit
151e5c989d
  1. 2
      chunkymap-regen-loop.sh

2
chunkymap-regen-loop.sh

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
echo To reconnect with this screen type: echo To reconnect with this screen type:
echo echo
echo sudo screen -r echo sudo screen -r chunkymapregen
echo echo
# -S names the socket (-t only sets the title) # -S names the socket (-t only sets the title)
#FAILS: flock -n /var/run/chunkymap-loop.lockfile -c "screen -S chunkymapregen python /home/owner/minetest/util/chunkymap-regen.py" #FAILS: flock -n /var/run/chunkymap-loop.lockfile -c "screen -S chunkymapregen python /home/owner/minetest/util/chunkymap-regen.py"

Loading…
Cancel
Save