aboutsummaryrefslogtreecommitdiff
path: root/sbofindsrc
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2015-09-15 19:40:26 -0400
committerB. Watson <yalhcru@gmail.com>2015-09-15 19:40:26 -0400
commitc1f243467dbfb839f58541287dfd8e94f9e09d9a (patch)
tree403422b3bb45dc0833f3320ed7eff1abac63c2a4 /sbofindsrc
parent2a802f0d62ec5b322d4fe287362427da2c0b0163 (diff)
downloadsbostuff-c1f243467dbfb839f58541287dfd8e94f9e09d9a.tar.gz
stuff
Diffstat (limited to 'sbofindsrc')
-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