From aa5d11f8c8ff11953a88036a4da13744edd4cbf6 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 13 Aug 2017 13:43:20 -0500 Subject: script: VERSION not version --- adelie-build-cd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adelie-build-cd b/adelie-build-cd index f5332de..f839d66 100755 --- a/adelie-build-cd +++ b/adelie-build-cd @@ -156,7 +156,7 @@ install_pkgs() { mkdir -p squashroot-$ARCH/etc/apk/keys cp 'packages@adelielinux.org.pub' squashroot-$ARCH/etc/apk/keys/ - apk --arch $ARCH -X "https://distfiles.adelielinux.org/adelie/$ver/system/$EXTRA_MIRROR" -U --root squashroot-$ARCH --initdb add $PACKAGES $ARCH_PKGS + apk --arch $ARCH -X "https://distfiles.adelielinux.org/adelie/$VERSION/system/$EXTRA_MIRROR" -U --root squashroot-$ARCH --initdb add $PACKAGES $ARCH_PKGS } make_structure() { -- cgit v1.2.3-70-g09d2