mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02: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"
|
||||
|
||||
git checkout master
|
||||
git fetch --tags
|
||||
git pull
|
||||
|
||||
if [[ ! -z "$TAG" ]]
|
||||
|
Loading…
Reference in New Issue
Block a user