mirror of
https://github.com/ONLYOFFICE/build_tools.git
synced 2026-04-07 14:06:31 +08:00
Fix update error
This commit is contained in:
@ -23,6 +23,7 @@ git clone "$OO_REPO_URL"
|
||||
fi
|
||||
|
||||
cd "$REPO_NAME"
|
||||
git fetch
|
||||
git checkout -f $OO_BRANCH
|
||||
git pull
|
||||
|
||||
|
||||
Reference in New Issue
Block a user