Don't run the recovery script if the world exists
BIG OOPS
This commit is contained in:
parent
06a21f1770
commit
4e2732be3f
@ -140,6 +140,7 @@
|
||||
- bash
|
||||
- "./recover.sh"
|
||||
notify: "restart minecraft {{ mcname }}"
|
||||
when: not stat_mcroot_world.stat.exists
|
||||
- name: Configure server
|
||||
block:
|
||||
- name: Template out server.properties
|
||||
|
Loading…
Reference in New Issue
Block a user