mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Setup - Make sure install completes properly
This commit is contained in:
@@ -25,7 +25,7 @@ RANDOMUID=$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 16 | head -n 1)
|
|||||||
NODE_ES_PORT="9200"
|
NODE_ES_PORT="9200"
|
||||||
|
|
||||||
# Reset the Install Log
|
# Reset the Install Log
|
||||||
date -u >>~/sosetup.log 2>&1
|
date -u >~/sosetup.log 2>&1
|
||||||
|
|
||||||
# End Global Variable Section
|
# End Global Variable Section
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user