fixed rclone install

This commit is contained in:
2020-12-06 22:17:27 -05:00
parent b300e67465
commit 33fbf75d12

View File

@@ -45,7 +45,7 @@ else
fi
# Download the latest rclone binary
curl --silent --output /dev/null https://rclone.org/install.sh | bash > /dev/null
curl --silent 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