mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 12:30:13 +03:00
Update default web-ui branch from master-3.0 to 3.1
This commit is contained in:
parent
2584d17067
commit
5733705615
@ -104,11 +104,11 @@ if [ "$CUSTOM_REPO" = false ] ; then
|
||||
git checkout "$BRANCH"
|
||||
git pull
|
||||
else
|
||||
git checkout master-3.0
|
||||
git checkout 3.1
|
||||
git pull
|
||||
fi
|
||||
else
|
||||
git checkout master-3.0
|
||||
git checkout 3.1
|
||||
git fetch --tags
|
||||
git pull
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user