Change in Branch name

This commit is contained in:
Jaap van Ekris 2024-03-11 09:19:04 +01:00 committed by GitHub
parent 8d9cb151e6
commit 1c02f74929
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"