X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=aptrepo.sh;fp=aptrepo.sh;h=5661889bbb5c566bbe1464dbbedbb8c0cd0e43ee;hp=2bfd6093e81c075a6a630d33c2a4fd3ba8cfb6ba;hb=8629b4fbe32a0286b275df117afe7ae8137878cd;hpb=ffb444d470899db660088a6a8e79b8491f4c1401 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