Skip to content

Commit 9c869af

Browse files
committed
Updated version numbers.
1 parent 86f1f11 commit 9c869af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Installation instructions
1414
3. Optionally enable lighttpd support from Services -> Webserver -> Lighttpd Server. Keep it at the default port 81 and do not enable WAN access.
1515
4. Log into your router via ssh. You may use putty to do this on windows or just ssh on linux.
1616
5. From your ssh terminal type: `cd /jffs/`.
17-
6. Either download the tool directly from your router's ssh prompt type: `wget https://github.com/vortex-5/ddwrt-bwmon/releases/download/3.2.1/bwmon.tar.gz`. Alternatively you can download the file from the releases page and copy it to your usb flash drive.
17+
6. Either download the tool directly from your router's ssh prompt type: `wget https://github.com/vortex-5/ddwrt-bwmon/releases/download/3.2.2/bwmon.tar.gz`. Alternatively you can download the file from the releases page and copy it to your usb flash drive.
1818
7. Extract the installer package from your router's ssh prompt type: `tar -xzvf bwmon.tar.gz`.
1919
8. Fix the permissions on your router type: `cd /jffs/bwmon/ && sh install.sh`.
2020
9. Set the automount script on the router (Under your router's web gui's Services -> USB) to point to `/path/bwmon/startup.sh` to autostart this script on mount or just run the startup.sh script manually if you don't wish to start on system bootup.

0 commit comments

Comments
 (0)