fix: arrange doc directory
This commit is contained in:
@@ -63,4 +63,11 @@ cd php-7.3.5/
|
||||
sed -i "s/freetype-config/pkg-config/g" ./configure
|
||||
sed -i "s/freetype-config/pkg-config/g" ./ext/gd/config.m4
|
||||
sed -i "s/FREETYPE2_CONFIG --cflags/FREETYPE2_CONFIG freetype2 --cflags/g" ./configure
|
||||
sed -i "s/FREETYPE2_CONFIG --libs/FREETYPE2_CONFIG freetype2 --cflags/g" ./configure
|
||||
sed -i "s/FREETYPE2_CONFIG --libs/FREETYPE2_CONFIG freetype2 --cflags/g" ./configure
|
||||
|
||||
|
||||
# 导入参数配置文件
|
||||
D:\local.git\ems.agt\tools\loadpconf> go run .\loadpconf.go .\load.go .\db.go -p ..\..\config\param\udm_param_config.yaml
|
||||
# 导入mml配置文件
|
||||
# 需配置load
|
||||
D:\local.git\ems.agt\tools\loadmconf> go run .\loadmconf.go .\load.go .\db.go -m ..\..\config\mml\system\mme_sys_mml_config.yaml
|
||||
Reference in New Issue
Block a user