mirror of
https://github.com/Ascend/ascend-docker-runtime.git
synced 2025-10-21 15:39:26 +08:00
Match-id-b8fcdb141aaab16b57a0b48f1e755d2eb2f3e67e
This commit is contained in:
@@ -225,7 +225,7 @@ do
|
||||
fi
|
||||
INSTALL_PATH_FLAG=y
|
||||
INSTALL_PATH=$(echo $3 | cut -d"=" -f2)
|
||||
INSTALL_PATH=$(echo ${INSTALL_PATH} | sed "s/\/*$//g")
|
||||
INSTALL_PATH=$(echo ${INSTALL_PATH}/Ascend-Docker-Runtime | sed "s/\/*$//g")
|
||||
shift
|
||||
;;
|
||||
--upgrade)
|
||||
|
Reference in New Issue
Block a user