fix: 安装错误42:do
This commit is contained in:
@@ -38,8 +38,8 @@ for CFile in ${CFileList}; do
|
|||||||
if [ -e "${OMCBinDir}/upgconf.sh" ] && [ "${CFile}" = "restconf.yaml" ]; then
|
if [ -e "${OMCBinDir}/upgconf.sh" ] && [ "${CFile}" = "restconf.yaml" ]; then
|
||||||
${OMCBinDir}/upgconf.sh
|
${OMCBinDir}/upgconf.sh
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
do
|
done
|
||||||
|
|
||||||
if [ ! -e "${FERootDir}/config.js" ]; then
|
if [ ! -e "${FERootDir}/config.js" ]; then
|
||||||
cp ${FERootDir}/default/config.js ${FERootDir};
|
cp ${FERootDir}/default/config.js ${FERootDir};
|
||||||
|
|||||||
Reference in New Issue
Block a user