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

@@ -6,7 +6,7 @@ TMPDIR="/tmp/init-$VERSION"
mkdir $TMPDIR
cp -av conf lib modules doc init.sh README.* LICENSE $TMPDIR
cp -av conf lib modules repo doc init.sh README.* LICENSE $TMPDIR
tar --gzip -cvf ~/init.sh-$VERSION.tar.gz $TMPDIR