Update rclone

This commit is contained in:
tremor021 2025-04-10 23:51:03 +02:00
parent 7ee3bdcf10
commit a83ebbc7de

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="rclone" APP="Alpine-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}"