version bumpd and doc correction

This commit is contained in:
levasseur
2021-10-26 18:14:53 +02:00
parent 9b8f55130b
commit 099d82c7eb
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ export LC_ALL=C
export LANG=C
# Version of init
export VERSION="0.99.10"
export VERSION="0.99.11"
# Store script's path (realpath -s resolve symlinks if init.sh is a symlink)
export MYPATH=$(dirname $(realpath -s $0))