mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Live Doc Bug: rpi_src -> minetest_rpi_src
This commit is contained in:
parent
83e269e4e5
commit
0a9c3cb815
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
- /etc/minetest
|
||||
- /var/log/minetest
|
||||
|
||||
- name: Extract {{ downloads_dir }}/{{ rpi_src }} into /library/games
|
||||
- name: Extract {{ downloads_dir }}/{{ minetest_rpi_src }} into /library/games
|
||||
unarchive:
|
||||
src: "{{ downloads_dir }}/{{ minetest_rpi_src }}"
|
||||
dest: /library/games
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue