feat: etc default config file check
This commit is contained in:
@@ -46,7 +46,7 @@ OMCStaticDir=${OMCRootDir}/static
|
|||||||
UsrLocalBinDir=/usr/local/bin
|
UsrLocalBinDir=/usr/local/bin
|
||||||
OMCDaemon=omcd
|
OMCDaemon=omcd
|
||||||
NginxEtcDir=/etc/nginx
|
NginxEtcDir=/etc/nginx
|
||||||
CFileList="restconf.yaml sshsvc.yaml omc.conf"
|
CFileList=$(ls ${OMCEtcDir}/default)
|
||||||
LogoFileList="zh_brand.png zh_icon.png en_brand.png en_icon.png"
|
LogoFileList="zh_brand.png zh_icon.png en_brand.png en_icon.png"
|
||||||
|
|
||||||
# echo -n "Stopping OMC service ... "
|
# echo -n "Stopping OMC service ... "
|
||||||
|
|||||||
Reference in New Issue
Block a user