mirror of
https://github.com/Ascend/ascend-docker-runtime.git
synced 2025-10-22 09:59:25 +08:00
Match-id-b8fcdb141aaab16b57a0b48f1e755d2eb2f3e67e
This commit is contained in:
@@ -225,7 +225,7 @@ do
|
|||||||
fi
|
fi
|
||||||
INSTALL_PATH_FLAG=y
|
INSTALL_PATH_FLAG=y
|
||||||
INSTALL_PATH=$(echo $3 | cut -d"=" -f2)
|
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
|
shift
|
||||||
;;
|
;;
|
||||||
--upgrade)
|
--upgrade)
|
||||||
|
Reference in New Issue
Block a user