Add Debian Buster
This commit is contained in:
parent
1ce29f7c3f
commit
69cbd77729
3 changed files with 8 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue