mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-20 07:35:04 +00:00
alpine: remove deb/ubuntu-only resource & storage checks from update-script (#14166)
This commit is contained in:
committed by
GitHub
parent
208d34d7a6
commit
a48d400da5
@@ -21,7 +21,6 @@ catch_errors
|
||||
|
||||
function update_script() {
|
||||
header_info
|
||||
check_container_resources
|
||||
|
||||
if [[ ! -d /opt/redlib ]]; then
|
||||
msg_error "No ${APP} Installation Found!"
|
||||
|
||||
Reference in New Issue
Block a user