Update alpine-rclone.sh

This commit is contained in:
tremor021 2025-04-11 11:38:20 +02:00
parent bc3f866516
commit cacfd4abd7

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}"