diff --git a/update-software.yml b/update-software.yml index 5a32a3a..380e416 100644 --- a/update-software.yml +++ b/update-software.yml @@ -13,5 +13,6 @@ - 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