mirror of
https://github.com/superconvert/smart-os.git
synced 2024-11-23 18:40:49 +08:00
change some filename
This commit is contained in:
parent
d97718cf29
commit
0f7fcb6917
@ -197,7 +197,7 @@ fi
|
||||
|
||||
cd ..
|
||||
|
||||
# 编译 xorg-server
|
||||
# 编译 xorg
|
||||
if [ "${with_xorg}" = true ]; then
|
||||
./mk_xorg.sh
|
||||
fi
|
||||
|
@ -82,9 +82,7 @@ stop_dns() {
|
||||
start_nat
|
||||
|
||||
#----------------------------------------------------
|
||||
#
|
||||
# 多硬盘测试 -hdb extra.img
|
||||
#
|
||||
#----------------------------------------------------
|
||||
if [ "${with_sdb}" = false ]; then
|
||||
sdb_img=""
|
||||
|
Loading…
Reference in New Issue
Block a user