Update reprepro-import.sh
This commit is contained in:
parent
3e63a8cb91
commit
af7075ce56
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue