@@ -240,7 +240,7 @@ rootfs_partsize=$(ask_input "请输入根分区大小(MB)" "$default_rootfs_part
default_lan_ip="192.168.1.1"
lan_ip=$(input_lan_ip "$default_lan_ip")
# 进入项目根目录,用来保证从任意位置执行 main.sh 都能找到其他脚本
# 进入项目根目
project_dir="$(cd "$(dirname "$0")" && pwd)"
cd "$project_dir"
The note is not visible to the blocked user.