remove warn

This commit is contained in:
KemoNine 2020-08-04 23:06:39 +00:00
parent 9e21fe017c
commit 15ab5a77c3
1 changed files with 0 additions and 1 deletions

View File

@ -13,6 +13,5 @@
- name: /usr/bin/rclone rclone
shell: curl https://rclone.org/install.sh | bash
ignore_errors: yes
warn: false
- name: Update FileBrowser
shell: curl -fsSL https://filebrowser.org/get.sh | bash