mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
fix spaciong
This commit is contained in:
@@ -49,8 +49,8 @@ add_admin_user() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
add_mngr_ip_to_hosts() {
|
add_mngr_ip_to_hosts() {
|
||||||
info "Adding $MSRV to /etc/hosts with IP: $MSRVIP"
|
info "Adding $MSRV to /etc/hosts with IP: $MSRVIP"
|
||||||
echo "$MSRVIP $MSRV" >> /etc/hosts
|
echo "$MSRVIP $MSRV" >> /etc/hosts
|
||||||
}
|
}
|
||||||
|
|
||||||
add_socore_user_manager() {
|
add_socore_user_manager() {
|
||||||
|
|||||||
Reference in New Issue
Block a user