Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/MightyPork/rtl-sdr/commit/82b7ab52138865204565b9738c5d870a01059788?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update README

master
rtlsdrblog 5 years ago committed by GitHub
parent c868a614cb
commit 82b7ab5213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README

@ -33,7 +33,7 @@ sudo rm -rvf /usr/lib/librtlsdr* /usr/include/rtl-sdr* /usr/local/lib/librtlsdr*
sudo apt update
sudo apt install libusb-1.0-0-dev git cmake
git clone git://git.osmocom.org/rtl-sdr.git
git clone git clone git://github.com/rtlsdrblog/rtl-sdr-blog.git
cd rtl-sdr/
mkdir build
cd build

Loading…
Cancel
Save