Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:luci:luci.essentials [2023/04/02 23:34] – [Offline installation] update vgaetera | docs:guide-user:luci:luci.essentials [2023/04/03 01:00] – [Offline installation] vgaetera | ||
|---|---|---|---|
| Line 167: | Line 167: | ||
| # Fetch OpenWrt release | # Fetch OpenWrt release | ||
| - | eval $(ssh openwrt | + | eval $(ssh " |
| - | if [ " | + | |
| - | then OWRT_DIR=" | + | |
| - | else OWRT_DIR=" | + | |
| - | fi | + | |
| # LuCI packages and repos | # LuCI packages and repos | ||
| - | OWRT_URL=" | + | case " |
| + | (snapshot) OWRT_URL=" | ||
| + | (*) OWRT_URL=" | ||
| + | esac | ||
| OWRT_CORE=" | OWRT_CORE=" | ||
| OWRT_COREURL=" | OWRT_COREURL=" | ||