Skip to content

Commit 2341938

Browse files
committedJan 20, 2021
0.6.0
1 parent 92896c3 commit 2341938

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed
 

‎README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,8 @@ Options:
355355

356356
No? Okay, or just give me a star!
357357

358-
## Thanks
358+
## For developers
359359

360-
Many thanks to project [create_ap](https://github.com/oblique/create_ap).
360+
**Many thanks to project [create_ap](https://github.com/oblique/create_ap)**.
361+
362+
This script was forked from create\_ap. Now it's quite different from it. (See `history` branch for how I modified create_ap)

‎lnxrouter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
VERSION=0.5.4
3+
VERSION=0.6.0
44
PROGNAME="$(basename $0)"
55

66
export LC_ALL=C

0 commit comments

Comments
 (0)