diff --git a/update-software.yml b/update-software.yml index 43bfb9f..5a32a3a 100644 --- a/update-software.yml +++ b/update-software.yml @@ -12,5 +12,6 @@ command: restic self-update - name: /usr/bin/rclone rclone shell: curl https://rclone.org/install.sh | bash + ignore_errors: yes - name: Update FileBrowser shell: curl -fsSL https://filebrowser.org/get.sh | bash