mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-16 02:25:17 +00:00
Fix Script: Zammad (#1309)
This commit is contained in:
committed by
GitHub
parent
ab10013fbe
commit
bc702e2a6d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user