Skip to content

Commit 6bb5737

Browse files
committed
修改
1 parent ce151bd commit 6bb5737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Termux/install-NC

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ done
5757

5858
if [ ! -d "$PREFIX/var/lib/proot-distro/installed-rootfs/nc/" ]; then
5959
log "INFO" "安装debian容器..."
60-
export PD_OVERRIDE_TARBALL_URL="https://gitee.com/Dong-Jing-Yu/Dong-Jing-Yu.gitee.io/raw/main/Termux/proot-distro/debian-bookworm-aarch64-pd-v4.17.3.tar.xz"
60+
export PD_OVERRIDE_TARBALL_URL="https://raw.githubusercontent.com/Dong-Jing-Yu/Dong-Jing-Yu.github.io/refs/heads/main/Termux/proot-distro/debian-bookworm-aarch64-pd-v4.17.3.tar.xz"
6161
proot-distro install debian --override-alias nc
6262
log "INFO" "安装完成!"
6363
fi

0 commit comments

Comments
 (0)