mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Adding Master File
This commit is contained in:
1246
files/master
Normal file
1246
files/master
Normal file
File diff suppressed because it is too large
Load Diff
@@ -112,7 +112,7 @@ if (whiptail --title "Security Onion Setup" --yesno "Are you sure you want to in
|
||||
fi
|
||||
|
||||
# Install Updates and the Docker Package
|
||||
if [ $OS == 'centos']; then
|
||||
if [ $OS == 'centos' ]; then
|
||||
ADDUSER=adduser
|
||||
yum -y install https://repo.saltstack.com/yum/redhat/salt-repo-latest-2.el7.noarch.rpm
|
||||
yum clean expire-cache
|
||||
|
||||
Reference in New Issue
Block a user