Make soup use reposync from the repo

This commit is contained in:
Mike Reeves
2024-06-21 15:24:54 -04:00
parent 77dedc575e
commit 9577c3f59d
3 changed files with 5 additions and 10 deletions

View File

@@ -7,11 +7,6 @@
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