Match-id-6e1b38f2f1ae74d3d9fe0ab6ad371d9e92e9e497

This commit is contained in:
BianTanggui
2023-01-31 14:06:54 +08:00
parent d60330edb7
commit c86088687f
4 changed files with 41 additions and 219 deletions

View File

@@ -20,8 +20,7 @@ set -e
ASCEND_RUNTIME_CONFIG_DIR=/etc/ascend-docker-runtime.d
DOCKER_CONFIG_DIR=/etc/docker
INSTALL_PATH=/usr/local/Ascend/Ascend-Docker-Runtime
readonly PACKAGE_VERSION=3.0.0
readonly PACKAGE_VERSION=REPLACE_VERSION
function save_install_args() {
if [ -f "${INSTALL_PATH}"/ascend_docker_runtime_install.info ]; then