mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +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