summaryrefslogtreecommitdiffstats
path: root/alpine-chroot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'alpine-chroot.sh')
-rw-r--r--alpine-chroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine-chroot.sh b/alpine-chroot.sh
index 79c5b8f..35bd29f 100644
--- a/alpine-chroot.sh
+++ b/alpine-chroot.sh
@@ -55,7 +55,7 @@ echo "$MIRROR/$VERSION/main" > $CHROOT/etc/apk/repositories
# Cleaning up
rm -rf sbin
-rm -f apk-tools-static-2.1.0-r1.apk
+rm -f APK_TOOL
echo " "
echo "Your Alpine Linux installation in '$CHROOT' is ready now."