File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# MerlinAU - AsusWRT-Merlin Firmware Auto Updater
2- ## v1.4.6
3- ## 2025-May-17
2+ ## v1.4.7
3+ ## 2025-May-18
44
55## WebUI:
66![ image] ( https://github.com/user-attachments/assets/a2197262-ca35-451a-8645-311896e1495e )
@@ -136,7 +136,7 @@ Use your preferred SSH client to connect to the router.
136136* Manual Installation*
1371371 . To Download the script to your router, Copy and paste:
138138``` bash
139- curl --retry 3 " https://raw.githubusercontent.com/ExtremeFiretop/MerlinAutoUpdate-Router/master/MerlinAU.sh" -o " /jffs/scripts/MerlinAU.sh" && chmod +x " /jffs/scripts/MerlinAU.sh"
139+ curl --retry 3 " https://raw.githubusercontent.com/ExtremeFiretop/MerlinAutoUpdate-Router/master/MerlinAU.sh" -o " /jffs/scripts/MerlinAU.sh" && chmod +x " /jffs/scripts/MerlinAU.sh && sh /jffs/scripts/MerlinAU.sh install "
140140```
141141- The script is now ready for use!
142142
You can’t perform that action at this time.
0 commit comments