This commit is contained in:
2023-08-28 22:38:50 -05:00
parent 74913654ae
commit 39324f974a
2 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ source /opt/idssys/linupx/defaults.inc
[ -z ${useAutoremove+x} ] && echo -e "useAutoremove=1" >> /opt/idssys/linupx/settings.conf && source /opt/idssys/linupx/settings.conf
[ "$(dpkg-query -W --showformat='${Status}\n' grepcidr | grep "install ok installed")" == "" ] && sudo ${APTFUNC} -y install grepcidr >/dev/null 2>&1
UPDATE1() {
if [ "$opennms" = true ]; then