Ignore warning
This commit is contained in:
parent
e8a5d35502
commit
9e21fe017c
|
@ -13,5 +13,6 @@
|
||||||
- name: /usr/bin/rclone rclone
|
- name: /usr/bin/rclone rclone
|
||||||
shell: curl https://rclone.org/install.sh | bash
|
shell: curl https://rclone.org/install.sh | bash
|
||||||
ignore_errors: yes
|
ignore_errors: yes
|
||||||
|
warn: false
|
||||||
- name: Update FileBrowser
|
- name: Update FileBrowser
|
||||||
shell: curl -fsSL https://filebrowser.org/get.sh | bash
|
shell: curl -fsSL https://filebrowser.org/get.sh | bash
|
||||||
|
|
Loading…
Reference in a new issue