mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-24 17:03:27 +01:00
Automated setup will now output progress data to sosetup.log
This commit is contained in:
@@ -998,7 +998,9 @@ parse_options() {
|
||||
export {https,ftp,rsync,all}_proxy="$http_proxy"
|
||||
;;
|
||||
*)
|
||||
echo "Invalid option"
|
||||
if [[ $1 = --* ]]; then
|
||||
echo "Invalid option"
|
||||
fi
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user