This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
user_guide:md_on_lede_luci [2016/11/21 23:37] – [Include the MESHdesk application] 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**. | ||
Line 190: | Line 190: | ||
* Once the compile if finish you can flash it and give it a spin. The Meshdesk application is refered to as **Cloud Controller** under the **System** menu. | * Once the compile if finish you can flash it and give it a spin. The Meshdesk application is refered to as **Cloud Controller** under the **System** menu. | ||
+ | {{ : | ||