mirror of
https://github.com/hardenedlinux/harbian-audit.git
synced 2025-07-30 00:55:49 +02:00
Update format.
This commit is contained in:
parent
0e146384de
commit
e720cc891e
@ -65,7 +65,7 @@ apply () {
|
||||
elif [ $FNRET = 1 ]; then
|
||||
crit "$PARTITION is not a partition, correct this by yourself, I cannot help you here"
|
||||
elif [ $FNRET = 2 ]; then
|
||||
warn "mounting $PARTITION"
|
||||
warn "mounting $PARTITION"
|
||||
mount $PARTITION
|
||||
elif [ $FNRET = 3 ]; then
|
||||
$SUDO_CMD systemctl daemon-reload
|
||||
|
Loading…
x
Reference in New Issue
Block a user