aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsbosrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbosrc b/sbosrc
index d44fdb1..6d45922 100755
--- a/sbosrc
+++ b/sbosrc
@@ -10,8 +10,8 @@
# https://slackware.uk/~urchlay/repos/sbostuff/plain/sbofindsrc
# path to the root of your archive (contains the by-name and
-# by-md5 directories).
-ARCHIVE=http://slackware.org.uk/sbosrcarch/
+# by-md5 directories). no trailing slash here.
+ARCHIVE=https://slackware.uk/sbosrcarch
. $( pwd )/*.info || ( echo "no .info file in current dir" 1>&2 && exit 1 )