diff --git a/ct/zammad.sh b/ct/zammad.sh index 43360bd0..e96d4f6c 100644 --- a/ct/zammad.sh +++ b/ct/zammad.sh @@ -28,7 +28,7 @@ function update_script() { header_info check_container_storage check_container_resources - if [[ ! -d /opt/zamad ]]; then + if [[ ! -d /opt/zammad ]]; then msg_error "No ${APP} Installation Found!" exit fi