diff --git a/ct/alpine-tinyauth.sh b/ct/alpine-tinyauth.sh index 3635918..4b30f96 100644 --- a/ct/alpine-tinyauth.sh +++ b/ct/alpine-tinyauth.sh @@ -21,8 +21,6 @@ catch_errors function update_script() { header_info - check_container_storage - check_container_resources if [ ! -d /opt/tinyauth ]; then msg_error "No ${APP} Installation Found!"