added silent and /dev/null to rclone install command

This commit is contained in:
2020-10-22 13:51:32 -04:00
parent 5b9dbbaa06
commit 8929703e54

View File

@@ -45,7 +45,7 @@ else
fi
# Download the latest rclone binary
curl https://rclone.org/install.sh | bash
curl -s https://rclone.org/install.sh | bash > /dev/null
# Upload encrypted seafile files to Google Drive and BackBlaze B2
${RCLONE_COMMAND} "${RCLONE_LOGS}/seafile/rclone_seafile_gd_`date +%Y%m%d-%H%M%S`.log" sync /mnt/data-pool/seafile/ gd-crypt:Seafile