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/642738ca278380d5b3a2e55f09869346e63d2525?style=split&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

if-upset crda

pull/5/head
xSmurf 10 years ago
parent c90ba172c4
commit 642738ca27

@ -0,0 +1,5 @@
#!/bin/sh
if [ "`echo $IFACE | sed -E 's/[0-9]+//'`" = "wlan" ]; then
/etc/init.d/S10setcrda start
fi
Loading…
Cancel
Save