aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsbofindsrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbofindsrc b/sbofindsrc
index 9117faa..9478314 100755
--- a/sbofindsrc
+++ b/sbofindsrc
@@ -132,6 +132,7 @@ debian_download() {
return $ret
}
+# my own archive. Not well populated yet.
naptime_download() {
do_wget "http://urchlay.naptime.net/~urchlay/src/$dlfile"
}
@@ -191,6 +192,7 @@ if [ "$#" -gt 1 ]; then
usage 1
fi
+echo "-=- $1"
read_info_file "$1"
for srcurl in $DOWNLOAD; do