mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-29 05:30:53 +00:00
Alpine-Wakapi: remove container storage check for BusyBox compatibility
This commit is contained in:
@@ -22,7 +22,6 @@ catch_errors
|
|||||||
|
|
||||||
function update_script() {
|
function update_script() {
|
||||||
header_info
|
header_info
|
||||||
check_container_storage
|
|
||||||
check_container_resources
|
check_container_resources
|
||||||
if [[ ! -d /opt/wakapi ]]; then
|
if [[ ! -d /opt/wakapi ]]; then
|
||||||
msg_error "No ${APP} Installation Found!"
|
msg_error "No ${APP} Installation Found!"
|
||||||
|
|||||||
Reference in New Issue
Block a user