Fetch tags for update-bundled-web-ui.sh

pull/1562/head
ziajka 5 years ago
parent 3f4bdfef11
commit 06a6abe687

@ -73,6 +73,7 @@ if [ "$CUSTOM_REPO" = false ] ; then
cd "$REPO_DIR"
git checkout master
git fetch --tags
git pull
if [[ ! -z "$TAG" ]]

Loading…
Cancel
Save