mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Fix username so install works properly from ISO
This commit is contained in:
@@ -47,6 +47,9 @@ while [[ $# -gt 0 ]]; do
|
||||
done
|
||||
|
||||
# Begin Installation pre-processing
|
||||
parse_install_username
|
||||
echo "Installing as the $INSTALLUSERNAME user." >> $setup_log 2>&1
|
||||
|
||||
echo "---- Starting setup at $(date -u) ----" >> $setup_log 2>&1
|
||||
|
||||
automated=no
|
||||
|
||||
Reference in New Issue
Block a user