Updaring branch name

This commit is contained in:
Luarvique L. Luarvique 2022-12-11 16:27:18 -05:00 committed by GitHub
parent 5f08555c58
commit ac14ab6b61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ apt-get update
apt-get -y install --no-install-recommends $BUILD_PACKAGES
git clone https://github.com/luarvique/owrx_connector.git
cmakebuild owrx_connector 0.6.0
cmakebuild owrx_connector master
apt-get -y purge --autoremove $BUILD_PACKAGES
apt-get clean