Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
oooldking committed Apr 7, 2020
1 parent f6bd6d6 commit 6a1c614
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Superspeed.sh
- Description: Test your server's network with Speedtest to China
- Intro: https://www.oldking.net/305.html
- Copyright (C) 2018 Oldking <oooldking@gmail.com>
- Copyright (C) 2020 Oldking <oooldking@gmail.com>

```bash
Usage:
Expand All @@ -16,15 +16,15 @@ Usage:
## Superbench.sh
- Description: Auto test download & I/O speed & network to China script
- Intro: https://www.oldking.net/350.html
- Copyright (C) 2018 Oldking <oooldking@gmail.com>
- Copyright (C) 2020 Oldking <oooldking@gmail.com>

```bash
Usage:

| No. | Bash Command |
|----------|---------------------------------|
| 1 | wget -qO- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash |
| 2 | curl -Lso- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash |
| 1 | wget -qO- git.io/superbench.sh | bash |
| 2 | curl -Lso- git.io/superbench.sh | bash |
```


2 changes: 1 addition & 1 deletion superbench.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Description: Auto system info & I/O test & network to China script
#
# Copyright (C) 2017 - 2018 Oldking <oooldking@gmail.com>
# Copyright (C) 2017 - 2020 Oldking <oooldking@gmail.com>
#
# Thanks: Bench.sh <i@teddysun.com>
#
Expand Down
2 changes: 1 addition & 1 deletion superbench_git.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Description: Auto system info & I/O test & network to China script
#
# Copyright (C) 2017 - 2018 Oldking <oooldking@gmail.com>
# Copyright (C) 2017 - 2020 Oldking <oooldking@gmail.com>
#
# Thanks: Bench.sh <i@teddysun.com>
#
Expand Down

0 comments on commit 6a1c614

Please sign in to comment.