Match-id-69372e5c8ccb4a7f4589d343034d477664886b4a

This commit is contained in:
BianTanggui
2022-02-28 11:50:04 +08:00
parent fa0ba3ce48
commit 6bbfe3d51a
2 changed files with 1 additions and 4 deletions

View File

@@ -55,9 +55,6 @@ function install()
mv ${SRC} ${DST}
echo 'create damom.json success'
echo 'please reboot docker daemon to take effect'
if [ -f "/var/log/ascend_seclog/ascend_toolbox_install.log" ];then
chmod 600 "/var/log/ascend_seclog/ascend_toolbox_install.log"
fi
}
function uninstall()