mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
repo update
This commit is contained in:
@@ -861,7 +861,7 @@ upgrade_salt() {
|
||||
fi
|
||||
}
|
||||
|
||||
upgrade_to_2.3.50_repo() {
|
||||
update_repo() {
|
||||
echo "Performing repo changes."
|
||||
if [[ "$OS" == "centos" ]]; then
|
||||
# Import GPG Keys
|
||||
@@ -1055,7 +1055,7 @@ main() {
|
||||
|
||||
stop_salt_master
|
||||
|
||||
upgrade_to_2.3.50_repo
|
||||
update_repo
|
||||
|
||||
# Does salt need upgraded. If so update it.
|
||||
if [[ $UPGRADESALT -eq 1 ]]; then
|
||||
|
||||
Reference in New Issue
Block a user