X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=aptrepo.sh;h=5661889bbb5c566bbe1464dbbedbb8c0cd0e43ee;hb=58f2199a50cb5cfd8cfd96a6d2cbfd6ee36baf59;hp=2bfd6093e81c075a6a630d33c2a4fd3ba8cfb6ba;hpb=ffb444d470899db660088a6a8e79b8491f4c1401;p=aweather diff --git a/aptrepo.sh b/aptrepo.sh index 2bfd609..5661889 100755 --- a/aptrepo.sh +++ b/aptrepo.sh @@ -1,3 +1,5 @@ +#!/bin/bash + cd /aptrepo/ dpkg-scanpackages -m binary /dev/null | gzip -9c > binary/Packages.gz dpkg-scansources source /dev/null | gzip -9c > source/Sources.gz