Update so-repo-sync

This commit is contained in:
Mike Reeves
2024-06-21 13:37:36 -04:00
committed by GitHub
parent f1dc22a200
commit 70c001e22b

View File

@@ -7,6 +7,11 @@
NOROOT=1
. /usr/sbin/so-common
# See if a proxy is set. If so use it.
if [ -f /etc/profile.d/so-proxy.sh ]; then
. /etc/profile.d/so-proxy.sh
fi
set -e
curl --retry 5 --retry-delay 60 -A "reposync/$(sync_options)" https://sigs.securityonion.net/checkup --output /tmp/checkup