Match-id-ff03cdd81218aca1b63092293fe6dbb175a70db6

This commit is contained in:
BianTanggui
2022-02-28 13:38:58 +08:00
parent a6f58e1997
commit 6021551987
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()