Alpine-Wakapi: remove container storage check for BusyBox compatibility

This commit is contained in:
MickLesk
2026-04-12 21:13:36 +02:00
parent 447919da16
commit ea4f1a0b3c

View File

@@ -22,7 +22,6 @@ catch_errors
function update_script() {
header_info
check_container_storage
check_container_resources
if [[ ! -d /opt/wakapi ]]; then
msg_error "No ${APP} Installation Found!"