switch to release candidate, reworked authnz module, some typos

This commit is contained in:
levasseur
2021-07-26 18:22:40 +02:00
parent 47d21ad829
commit 71cb84b5b8
5 changed files with 83 additions and 39 deletions

View File

@@ -19,7 +19,7 @@ export LC_ALL=C
export LANG=C
# Version of init
export VERSION="0.95.4"
export VERSION="0.99.1"
# Store script's path
export MYPATH=$(dirname $0)