Announcement

Collapse
No announcement yet.

Trying to install, but error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Trying to install, but error

    I am trying to install the flightradar24 feeder on my raspberry pi however I get an error. Anyone have advice?

    (tried to copy and paste in here, however I have to insert an image)

    fr24error.jpg

  • #2
    Try manual update, then run the bash script.

    Code:
    sudo apt-get update
    
    sudo bash -c "$(wget -O - http://repo.feed.flightradar24.com/install_fr24_rpi.sh)"

    Comment


    • #3
      Worked perfect. Thanks!

      Comment

      Working...
      X