mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 03:02:58 +01:00
Don't sync down the repo for airgap
This commit is contained in:
@@ -1918,7 +1918,6 @@ securityonion_repo() {
|
||||
# Remove all the current repos
|
||||
if [[ $is_rocky ]]; then
|
||||
logCmd "dnf -v clean all"
|
||||
logCmd "dnf -y erase rocky-repos"
|
||||
logCmd "mkdir -vp /root/oldrepos"
|
||||
logCmd "mv -v /etc/yum.repos.d/* /root/oldrepos/"
|
||||
logCmd "ls -la /etc/yum.repos.d/"
|
||||
|
||||
Reference in New Issue
Block a user