mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update Script Points to prod
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
# Clone github
|
# Clone github
|
||||||
mkdir /tmp/sogh
|
mkdir /tmp/sogh
|
||||||
cd /tmp/sogh
|
cd /tmp/sogh
|
||||||
git clone https://github.com/TOoSmOotH/securityonion-saltstack.git
|
#git clone https://github.com/TOoSmOotH/securityonion-saltstack.git
|
||||||
|
git clone https://github.com/Security-Onion-Solutions/securityonion-saltstack.git
|
||||||
cd securityonion-saltstack
|
cd securityonion-saltstack
|
||||||
rsync -a --exclude-from 'exclude-list.txt' salt /opt/so/saltstack/
|
rsync -a --exclude-from 'exclude-list.txt' salt /opt/so/saltstack/
|
||||||
chown -R socore:socore /opt/so/saltstack/salt
|
chown -R socore:socore /opt/so/saltstack/salt
|
||||||
|
|||||||
Reference in New Issue
Block a user