Your ROOT_URL in app.ini is unix://git.lalonde.me:3000/ but you are visiting https://git.lalonde.me/matth/fw-daemon/commit/53748e39370ffd76d40b658a974bd9a5e38c5849?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/23/head
Bruce Leidl 9 years ago
parent 28272fcd25
commit 53748e3937

2
debian/rules vendored

@ -13,3 +13,5 @@ override_dh_auto_install:
dh_auto_install dh_auto_install
rm -rf $(CURDIR)/debian/fw-daemon/usr/share/gocode rm -rf $(CURDIR)/debian/fw-daemon/usr/share/gocode
override_dh_auto_test:
@echo skipped auto test

Loading…
Cancel
Save