Skip to content

Commit

Permalink
adding piwheels source for orange pi
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefal committed Jul 8, 2021
1 parent 00151ac commit b6a2a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtkbase_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ upd_2.1.1() {

upd_2.2.0() {
#update python module
python3 -m pip install -r ${destination_directory}'/web_app/requirements.txt'
python3 -m pip install -r ${destination_directory}'/web_app/requirements.txt' --extra-index-url https://www.piwheels.org/simple

#copying new service
file_path=${destination_directory}'/unit/str2str_local_ntrip_caster.service'
Expand Down

0 comments on commit b6a2a8d

Please sign in to comment.