mirror of
https://github.com/Ascend/ascend-docker-runtime.git
synced 2025-10-15 03:30:43 +08:00
Match-id-3fde6b342ed3f8df4a43603a93aada9f2eea823a
This commit is contained in:
@@ -28,7 +28,7 @@ function install()
|
||||
cp -f ./README.md ${INSTALL_PATH}/README.md
|
||||
mkdir -p ${INSTALL_PATH}/script
|
||||
cp -f ./uninstall.sh ${INSTALL_PATH}/script/uninstall.sh
|
||||
chmod 550 ${INSTALL_PATH}/script/uninstall.sh
|
||||
chmod 500 ${INSTALL_PATH}/script/uninstall.sh
|
||||
|
||||
if [ -d "${ASCEND_RUNTIME_CONFIG_DIR}" ]; then
|
||||
rm -rf ${ASCEND_RUNTIME_CONFIG_DIR}
|
||||
|
Reference in New Issue
Block a user