change some filename

This commit is contained in:
superconvert 2022-08-06 06:22:06 +08:00
parent d97718cf29
commit 0f7fcb6917
3 changed files with 1 additions and 3 deletions

View File

@ -197,7 +197,7 @@ fi
cd .. cd ..
# 编译 xorg-server # 编译 xorg
if [ "${with_xorg}" = true ]; then if [ "${with_xorg}" = true ]; then
./mk_xorg.sh ./mk_xorg.sh
fi fi

View File

@ -82,9 +82,7 @@ stop_dns() {
start_nat start_nat
#---------------------------------------------------- #----------------------------------------------------
#
# 多硬盘测试 -hdb extra.img # 多硬盘测试 -hdb extra.img
#
#---------------------------------------------------- #----------------------------------------------------
if [ "${with_sdb}" = false ]; then if [ "${with_sdb}" = false ]; then
sdb_img="" sdb_img=""