mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update soup
This commit is contained in:
@@ -998,8 +998,10 @@ up_to_2.3.182() {
|
|||||||
|
|
||||||
up_to_2.3.190() {
|
up_to_2.3.190() {
|
||||||
echo "Upgrading to 2.3.190"
|
echo "Upgrading to 2.3.190"
|
||||||
chown -R zeek:socore /nsm/zeek/extracted/complete
|
if [ -d /nsm/zeek/extracted/complete ]; then
|
||||||
chmod 770 /nsm/zeek/extracted/complete
|
chown -R zeek:socore /nsm/zeek/extracted/complete
|
||||||
|
chmod 770 /nsm/zeek/extracted/complete
|
||||||
|
fi
|
||||||
INSTALLEDVERSION=2.3.190
|
INSTALLEDVERSION=2.3.190
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user