fix: amf comment and ba setting

This commit is contained in:
2024-01-11 10:47:37 +08:00
parent 8103b2be8c
commit d7555092c6
2 changed files with 14 additions and 12 deletions

View File

@@ -49,6 +49,8 @@ case "${M_ARG}" in
done
cp -rf ${CustomizedDir}/logo/* ${OMCStaticDir}/logo
cp -rf ${CustomizedDir}/doc/* ${OMCStaticDir}/helpDoc
perl -0777 -i -pe 's/agtuser/bluearcus/g' $(DebBuildDir)/usr/local/omc/etc/default/restconf.yaml
perl -0777 -i -pe 's/agtuser/bluearcus/g' $(DebBuildDir)/usr/local/omc/bin/nehosts
fi
;;
upgrade | upgvue3)