mirror of
https://github.com/Ascend/ascend-docker-runtime.git
synced 2025-10-20 19:36:04 +08:00
Match-id-4c4524bb66153ee31ed8f70463aef0d37d866787
This commit is contained in:
@@ -55,6 +55,9 @@ function install()
|
|||||||
mv ${SRC} ${DST}
|
mv ${SRC} ${DST}
|
||||||
echo 'create damom.json success'
|
echo 'create damom.json success'
|
||||||
echo 'please reboot docker daemon to take effect'
|
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()
|
function uninstall()
|
||||||
|
Reference in New Issue
Block a user