feat: add scripts (#514)

This commit is contained in:
Xinwei Xiong
2023-07-12 19:21:55 +08:00
committed by GitHub
parent de1b970046
commit 1b5eb4a5c0
5 changed files with 9 additions and 9 deletions
+3
View File
@@ -24,6 +24,9 @@ source $SCRIPTS_ROOT/function.sh
cd $SCRIPTS_ROOT
chmod +x build_all_service.sh
./build_all_service.sh
echo -e "${YELLOW_PREFIX}=======>SCRIPTS_ROOT=$SCRIPTS_ROOT${COLOR_SUFFIX}"
echo -e "${YELLOW_PREFIX}=======>OPENIM_ROOT=$OPENIM_ROOT${COLOR_SUFFIX}"
echo -e "${YELLOW_PREFIX}=======>pwd=$PWD${COLOR_SUFFIX}"