diff --git a/ct/alpine-rclone.sh b/ct/alpine-rclone.sh index 04bc8d75a..07872bdfe 100644 --- a/ct/alpine-rclone.sh +++ b/ct/alpine-rclone.sh @@ -22,9 +22,6 @@ catch_errors function update_script() { header_info - check_container_storage - check_container_resources - if [ ! -d /opt/rclone ]; then msg_error "No ${APP} Installation Found!" exit 1