mirror of
https://github.com/hardenedlinux/harbian-audit.git
synced 2025-07-30 09:06:01 +02:00
Fix a bug for 8.3.1
This commit is contained in:
parent
a1446eecd7
commit
e3245dce49
@ -25,6 +25,7 @@ audit () {
|
||||
ok "$PACKAGE_R has installed, so pass."
|
||||
FNRET=0
|
||||
else
|
||||
is_pkg_installed $PACKAGE
|
||||
if [ $FNRET != 0 ]; then
|
||||
crit "$PACKAGE is not installed!"
|
||||
FNRET=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user