Your ROOT_URL in app.ini is unix://git.lalonde.me:3000/ but you are visiting https://git.lalonde.me/matth/coreboot_buildroot_project/commit/c90ba172c43ae6aec4af4fdf4a7c5338047085ed?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/5/head
xSmurf 10 years ago
parent 672cdcf12f
commit c90ba172c4

@ -7,6 +7,6 @@
<PASSPHRASE>
# wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf
# iw wlan0 link
# dhclient wlan0
# udhcpc -i wlan0
# ping 8.8.8.8
# ip route add default via 10.0.0.138 dev wlan0

Loading…
Cancel
Save