We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92896c3 commit 2341938Copy full SHA for 2341938
README.md
@@ -355,6 +355,8 @@ Options:
355
356
No? Okay, or just give me a star!
357
358
-## Thanks
+## For developers
359
360
-Many thanks to project [create_ap](https://github.com/oblique/create_ap).
+**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,6 +1,6 @@
1
#!/bin/bash
2
3
-VERSION=0.5.4
+VERSION=0.6.0
4
PROGNAME="$(basename $0)"
5
6
export LC_ALL=C
0 commit comments