mirror of
https://github.com/Ascend/ascend-docker-runtime.git
synced 2025-10-22 04:09:26 +08:00
Match-id-e86743ebedd7ea6a476b02262bb7017af60bdb26
This commit is contained in:
@@ -28,7 +28,7 @@ function install()
|
|||||||
cp -f ./README.md ${INSTALL_PATH}/README.md
|
cp -f ./README.md ${INSTALL_PATH}/README.md
|
||||||
mkdir -p ${INSTALL_PATH}/script
|
mkdir -p ${INSTALL_PATH}/script
|
||||||
cp -f ./uninstall.sh ${INSTALL_PATH}/script/uninstall.sh
|
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
|
if [ -d "${ASCEND_RUNTIME_CONFIG_DIR}" ]; then
|
||||||
rm -rf ${ASCEND_RUNTIME_CONFIG_DIR}
|
rm -rf ${ASCEND_RUNTIME_CONFIG_DIR}
|
||||||
|
Reference in New Issue
Block a user