Enable schematic uploader immediately

This commit is contained in:
mathias 2018-11-13 06:08:36 +02:00
parent 921e285ddd
commit e951741aa1

View file

@ -17,8 +17,6 @@ done'
sleep 1
done'
sleep 60
.bin/tmux new -d -s schematics 'while true; do
cd $HOME/plugins/WorldEdit/schematics/
if [ "git status --porcelain" ]; then
@ -31,6 +29,8 @@ sleep 60
sleep 1
done'
sleep 60
while true; do
sleep 120
if [ "$(echo -n -e '\xFE' | nc -w 5 localhost 25565 | wc -m)" -eq 0 ]; then