Skip to content

Commit 2658491

Browse files
committed
Vagrant: fix checkout of wrong branch.
1 parent c776fe0 commit 2658491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/vagrant/bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VENV=~/.venv/python2.7
22
SRC=~/GitHub/TD-er/MCVE_ESPxx
33
REPO=https://github.com/TD-er/MCVE_ESPxx.git
4-
BRANCH=mega
4+
BRANCH=master
55

66
PIO_BUILDENV=Failing_platform_ESP8266_4M1M
77

0 commit comments

Comments
 (0)