Add Debian Buster

This commit is contained in:
Yorhel 2019-07-19 20:40:09 +02:00
parent 1ce29f7c3f
commit 69cbd77729
3 changed files with 8 additions and 2 deletions

View file

@ -21,8 +21,8 @@ index_deb() {
local MIRROR=$2
local DISTRO=$3
local COMPONENTS=$4
local ARCH=${6:-"i386"}
local CONTENTS=${5:-"dists/$DISTRO/Contents-$ARCH.gz"}
local ARCH=${6:-"i386"}
for CMP in $COMPONENTS; do
local CONT=$CONTENTS