Change in Branch name
This commit is contained in:
parent
8d9cb151e6
commit
1c02f74929
|
|
@ -51,7 +51,7 @@ ask() {
|
||||||
CURRENT_DIR=$(pwd)
|
CURRENT_DIR=$(pwd)
|
||||||
INSTALL_DIR="/opt/openrowingmonitor"
|
INSTALL_DIR="/opt/openrowingmonitor"
|
||||||
GIT_REMOTE="https://github.com/JaapvanEkris/openrowingmonitor.git"
|
GIT_REMOTE="https://github.com/JaapvanEkris/openrowingmonitor.git"
|
||||||
BRANCH="v1beta_updates"
|
BRANCH="main"
|
||||||
|
|
||||||
print "This script will set up Open Rowing Monitor on one of the following devices"
|
print "This script will set up Open Rowing Monitor on one of the following devices"
|
||||||
print " Raspberry Pi Zero 2 W or WH"
|
print " Raspberry Pi Zero 2 W or WH"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue