Allow setting cache duration for individual syncs

This commit is contained in:
Manuel Thalmann 2024-04-20 12:55:58 +02:00
parent de061a8f2a
commit e38d2e66ee
3 changed files with 19 additions and 4 deletions
scripts/Common/Config/UserProfile

View file

@ -33,7 +33,7 @@ else
# Sync clouds
echo "Please complete the setup of your profile!";
NEXTCLOUD_DIR="${NEXTCLOUD_DIR}" . "../rclone/InstallSync.sh" nextcloud "$NEXTCLOUD_DIR";
PROTON_DIR="${PROTON_DIR}" . "../rclone/InstallSync.sh" proton "$PROTON_DIR";
PROTON_DIR="${PROTON_DIR}" . "../rclone/InstallSync.sh" proton "$PROTON_DIR" "2w";
if isTruthy "$INSTALL_FONTS"
then