diff --git a/setup/so-functions b/setup/so-functions index fd1fc4b2d..f4df47794 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -1893,7 +1893,7 @@ remove_package() { securityonion_repo() { # Remove all the current repos - if [[ $is_centos ]]; then + if [[ $is_rocky ]]; then if [[ $waitforstate ]]; then # Build the repo locally so we can use it echo "Syncing Repo"