add missing dollar sign

This commit is contained in:
Jason Ertel
2023-05-10 17:00:13 -04:00
parent cc1babbea6
commit 687a89e30b

View File

@@ -1946,7 +1946,7 @@ securityonion_repo() {
logCmd "dnf repolist all"
fi
if [[ $waitforstate ]]; then
if [[ ! is_airgap ]]; then
if [[ ! $is_airgap ]]; then
# Build the repo locally so we can use it
echo "Syncing Repo"
repo_sync_local