mirror of
https://github.com/GNS3/gns3-server
synced 2025-02-03 03:41:34 +00:00
Fetch tags for update-bundled-web-ui.sh
This commit is contained in:
parent
3f4bdfef11
commit
06a6abe687
@ -73,6 +73,7 @@ if [ "$CUSTOM_REPO" = false ] ; then
|
|||||||
cd "$REPO_DIR"
|
cd "$REPO_DIR"
|
||||||
|
|
||||||
git checkout master
|
git checkout master
|
||||||
|
git fetch --tags
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
if [[ ! -z "$TAG" ]]
|
if [[ ! -z "$TAG" ]]
|
||||||
|
Loading…
Reference in New Issue
Block a user