diff --git a/debbuild/DEBIAN/postinst b/debbuild/DEBIAN/postinst index d869c49..2157aa5 100644 --- a/debbuild/DEBIAN/postinst +++ b/debbuild/DEBIAN/postinst @@ -14,6 +14,7 @@ systemctl enable crontask.service systemctl enable sshsvc.service systemctl enable captrace.service systemctl daemon-reload +apt install zip if ! id -u omc >/dev/null 2>&1 ; then useradd -d /opt/omc -m -s /bin/bash -pomc123 omc; mkdir -p /opt/omc/ftp