diff --git a/lnxrouter b/lnxrouter old mode 100755 new mode 100644 index 6aa0217..e4a56c7 --- a/lnxrouter +++ b/lnxrouter @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=0.5.0 +VERSION=0.5.1 PROGNAME="$(basename $0)" export LC_ALL=C