Skip to content

Commit

Permalink
version 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
VREMSoftwareDevelopment committed Dec 28, 2018
1 parent a584e2b commit 27336d3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ A simple shell script designed to run on [TomatoUSB](https://en.wikipedia.org/wi
- `cd /mnt/<mounted_name>/`
- `mkdir bwmon`
- `cd bwmon`
- `wget https://github.com/VREMSoftwareDevelopment/bwmon/releases/download/v2.4.1/bwmon.tar.gz`
- `wget https://github.com/VREMSoftwareDevelopment/bwmon/releases/download/v2.4.2/bwmon.tar.gz`
- `tar -xzvf bwmon.tar.gz`
- `chmod +x *.sh`
- `./bwmon-cron.sh install`
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bwmon",
"version": "2.4.1",
"version": "2.4.2",
"description": "Bandwidth Monitor Usage",
"homepage": "https://github.com/VREMSoftwareDevelopment/bwmon",
"repository": {
Expand Down

0 comments on commit 27336d3

Please sign in to comment.