This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| user_guide:md_on_lede_luci [2016/11/21 23:50] – [Modify the LuCI theme] admin | user_guide:md_on_lede_luci [2016/11/21 23:58] (current) – [Include the MESHdesk application] admin | ||
|---|---|---|---|
| Line 129: | Line 129: | ||
| </ | </ | ||
| * Now we completed all the files needed for our LuCI application. | * Now we completed all the files needed for our LuCI application. | ||
| - | * Next we need to inform | + | * Next we need to inform |
| * For this we issue the following command: | * For this we issue the following command: | ||
| <code bash> | <code bash> | ||
| Line 137: | Line 137: | ||
| * Now we can install the application | * Now we can install the application | ||
| <code bash> | <code bash> | ||
| - | ~/ledelsource/ | + | ~/lede/source/ |
| </ | </ | ||
| * Run the **make menuconfig** pattern and go to **LuCI -> Applications** and select **luci-app-meshdesk**. | * Run the **make menuconfig** pattern and go to **LuCI -> Applications** and select **luci-app-meshdesk**. | ||