update 14/04/2025
This commit is contained in:
parent
ffb7217f7f
commit
0026da2286
56 changed files with 135 additions and 117 deletions
|
@ -21,6 +21,7 @@ get_git_source(){
|
|||
else
|
||||
git clone --depth 1 -b ${GIT_VERSION} ${DEPOT} ${GIT_PATH}
|
||||
fi
|
||||
[ "$1" != "noremovegit" ] && find ${GIT_PATH} -name .git -exec rm -fr {} \;
|
||||
}
|
||||
|
||||
configure_depot_lgy(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue