mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-24 00:43:28 +01:00
Replace salt code on a saltstack update
This commit is contained in:
@@ -1510,7 +1510,7 @@ generate_passwords(){
|
||||
}
|
||||
|
||||
generate_repo_tarball() {
|
||||
mkdir /opt/so/repo
|
||||
mkdir -p /opt/so/repo
|
||||
tar -czf /opt/so/repo/"$SOVERSION".tar.gz -C "$(pwd)/.." .
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user