Update reprepro-import.sh

This commit is contained in:
Dmitrii Zolotov 2016-07-20 13:39:19 +03:00 committed by Glenn Y. Rolland
parent 3e63a8cb91
commit af7075ce56

View file

@ -11,8 +11,8 @@ cd $INCOMING
cd ..
#set -x
reprepro -V --basedir $BASEDIR --outdir $OUTDIR createsymlinks testing
reprepro -V --basedir $BASEDIR --outdir $OUTDIR createsymlinks wheezy
reprepro -V --basedir $BASEDIR --outdir $OUTDIR createsymlinks stable
reprepro -V --basedir $BASEDIR --outdir $OUTDIR createsymlinks jessie
reprepro -V --basedir $BASEDIR --outdir $OUTDIR createsymlinks unstable
reprepro -V --basedir $BASEDIR --outdir $OUTDIR createsymlinks sid
#