From 15ab5a77c390ac8b4aae2d11a44f2b985e2d711e Mon Sep 17 00:00:00 2001 From: KemoNine Date: Tue, 4 Aug 2020 23:06:39 +0000 Subject: [PATCH] remove warn --- update-software.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/update-software.yml b/update-software.yml index 380e416..5a32a3a 100644 --- a/update-software.yml +++ b/update-software.yml @@ -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