Skip to content

Commit c6c3ed0

Browse files
Update README.md
1 parent a790fb6 commit c6c3ed0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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*
137137
1. 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

0 commit comments

Comments
 (0)