Force package update before syncing the repo

This commit is contained in:
Mike Reeves
2023-03-16 15:54:00 -04:00
parent ef4882198a
commit d12367ed75

View File

@@ -1959,7 +1959,6 @@ securityonion_repo() {
echo "Syncing Repo"
repo_sync_local
fi
logCmd "dnf -y update"
fi
}