This commit is contained in:
bvdberg01 2025-03-30 19:18:47 +02:00
parent cea8e04b89
commit c0bf8b9f3a

View File

@ -25,7 +25,7 @@ function update_script() {
header_info
check_container_storage
check_container_resources
if [[ ! -d /opt/manyfold ]]; then
if [[ ! -d /opt/bar-assistant ]]; then
msg_error "No ${APP} Installation Found!"
exit
fi