add key for so packages

This commit is contained in:
Mike Reeves
2023-02-14 13:21:37 -05:00
parent 4dcdea58d7
commit 4c2142b181

View File

@@ -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"