This commit is contained in:
yjun 2026-01-05 21:41:25 +08:00
parent 741e9602a4
commit 4ab7a666e2
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ create_install() {
info "Downloading latest $ARCH rootfs..."
cd $TMPDIR
if [ -f Manjaro-ARM-$ARCH-latest.tar.gz* ]; then
rm Manjaro-ARM_$ARCH-latest.tar.gz*
rm Manjaro-ARM-$ARCH-latest.tar.gz*
fi
wget -q --show-progress --progress=bar:force:noscroll https://github.com/manjaro-arm/rootfs/releases/latest/download/Manjaro-ARM-$ARCH-latest.tar.gz