From 0cb69a0f19ccddb7ed8d1fc8dc617879497e7622 Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Thu, 11 Jun 2015 15:28:28 +0100 Subject: Create an index.html sym link to luci2.html --- strata/cpe-wrt/luci2-ui.morph | 1 + 1 file changed, 1 insertion(+) diff --git a/strata/cpe-wrt/luci2-ui.morph b/strata/cpe-wrt/luci2-ui.morph index eb387a7b..e7272415 100644 --- a/strata/cpe-wrt/luci2-ui.morph +++ b/strata/cpe-wrt/luci2-ui.morph @@ -10,6 +10,7 @@ build-commands: install-commands: - install -d $DESTDIR/www - cd luci2/htdocs ; cp -R * $DESTDIR/www +- cd $DESTDIR/www ; ln -s luci2.html index.html - install -d $DESTDIR$PREFIX/share/rpcd - cd luci2/share ; cp -R * $DESTDIR$PREFIX/share/rpcd - install -d $DESTDIR$PREFIX/lib/rpcd -- cgit v1.2.1