diff --git a/updatemaster.sh b/updatemaster.sh index 76e85b878..0ee09b9e4 100644 --- a/updatemaster.sh +++ b/updatemaster.sh @@ -3,7 +3,8 @@ # Clone github mkdir /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 rsync -a --exclude-from 'exclude-list.txt' salt /opt/so/saltstack/ chown -R socore:socore /opt/so/saltstack/salt