Update rclone

This commit is contained in:
tremor021 2025-04-10 23:43:12 +02:00
parent e04a478a27
commit 7ee3bdcf10

View File

@ -5,7 +5,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://github.com/rclone/rclone # Source: https://github.com/rclone/rclone
APP="Alpine-rclone" APP="rclone"
var_tags="${var_tags:-alpine;backup}" var_tags="${var_tags:-alpine;backup}"
var_cpu="${var_cpu:-1}" var_cpu="${var_cpu:-1}"
var_ram="${var_ram:-256}" var_ram="${var_ram:-256}"