mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
commit
44e374a482
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
repo: https://github.com/Calinou/carbone-ng.git
|
||||
dest: "{{ minetest_game_dir }}"
|
||||
depth: 1
|
||||
when: minetest_default_game == "carbone-ng"
|
||||
when: not minetest_world.stat.exists and minetest_default_game == "carbone-ng"
|
||||
|
||||
- name: Give minetest user ownership of carbone-ng
|
||||
file:
|
||||
|
|
Loading…
Reference in a new issue