feat: add all command

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-07-09 16:51:43 +08:00
parent 7426ee0abe
commit d41ad35b21
23 changed files with 189 additions and 140 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ fi
set +e
echo "repository: ${repository}"
source ./path_info.cfg
source ./path_info.sh
echo "start to build docker images"
currentPwd=`pwd`
echo ${currentPwd}