Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/gnome-shell-extension-openweather/commit/0fb1c739ba392f077e662a37c80f19dc2249ada8?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

modified: README.md

yahoo_weather
Christian METZLER 13 years ago
parent 6d9ebe3a56
commit 0fb1c739ba
  1. 2
      README.md

@ -22,7 +22,7 @@ Currently, the weather report including forecast for today and tomorrow is fetch
### Installation ### Installation
Run the following commands in the `gnome-shell-extension-weather` directory: Run the following commands in the `gnome-shell-extension-weather` directory:
`./autogen.sh --prefix=/usr && make && sudo make install && sudo ` `./autogen.sh --prefix=/usr && make && sudo make install && sudo install -D weather-extension-configurator.py /usr/bin/weather-extension-configurator`
That's it! That's it!

Loading…
Cancel
Save