Skip to content

Commit

Permalink
Linking to branch master
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefal committed Jun 6, 2020
1 parent c95245b commit 6a58b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ install_rtklib() {

rtkbase_repo(){
#Get rtkbase repository
sudo -u $(logname) git clone -b web_gui --single-branch https://github.com/stefal/rtkbase.git
sudo -u $(logname) git clone https://github.com/stefal/rtkbase.git
sudo -u $(logname) touch rtkbase/settings.conf

}
Expand Down

0 comments on commit 6a58b7e

Please sign in to comment.