mirror of
https://github.com/Ascend/ascend-docker-runtime.git
synced 2025-10-20 13:05:13 +08:00
Match-id-6e1b38f2f1ae74d3d9fe0ab6ad371d9e92e9e497
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user