forked from kiss-community/kiss
kiss-chbuild: Update tarball URL
This commit is contained in:
parent
16e40cb0fa
commit
cfa37abf59
@ -10,7 +10,7 @@ cd "${cac_dir:=$KISS_ROOT${XDG_CACHE_HOME:-$HOME/.cache}/kiss}"
|
|||||||
[ -f kiss-chroot.tar.xz ] || {
|
[ -f kiss-chroot.tar.xz ] || {
|
||||||
log "Downloading chroot tarball"
|
log "Downloading chroot tarball"
|
||||||
|
|
||||||
url=https://github.com/kisslinux/repo/releases/download/1.9.11/
|
url=https://github.com/kisslinux/repo/releases/download/1.10.0/
|
||||||
wget "$url/kiss-chroot.tar.xz"
|
wget "$url/kiss-chroot.tar.xz"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user