mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-29 19:33:28 +01:00
Also print stdout message to log
This commit is contained in:
@@ -363,7 +363,7 @@ percentage=0
|
||||
fi
|
||||
} | progress '...'
|
||||
|
||||
echo "Checking if setup is running in the cloud..."
|
||||
echo "Checking if setup is running in the cloud..." | tee -a "$setup_log"
|
||||
detect_cloud
|
||||
|
||||
short_name=$(echo "$HOSTNAME" | awk -F. '{print $1}')
|
||||
|
||||
Reference in New Issue
Block a user