From c1f243467dbfb839f58541287dfd8e94f9e09d9a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 15 Sep 2015 19:40:26 -0400 Subject: stuff --- sbofindsrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sbofindsrc') 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 -- cgit v1.2.3