diff --git a/debbuild/DEBIAN/postinst b/debbuild/DEBIAN/postinst index 2157aa5..8608534 100644 --- a/debbuild/DEBIAN/postinst +++ b/debbuild/DEBIAN/postinst @@ -14,7 +14,7 @@ systemctl enable crontask.service systemctl enable sshsvc.service systemctl enable captrace.service systemctl daemon-reload -apt install zip +apt-get 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