Update version number

This commit is contained in:
2022-02-18 18:52:38 -05:00
parent 5042af9b45
commit bf0587a1a5

View File

@@ -18,7 +18,7 @@
shopt -s extglob shopt -s extglob
declare -g SCRIPTVERSION="1.0b10" declare -g SCRIPTVERSION="1.0b11"
declare -g OUTPUTDIR="$PWD/output" declare -g OUTPUTDIR="$PWD/output"
declare -g CREATEREPO_WEBROOT="/var/www/jriver" declare -g CREATEREPO_WEBROOT="/var/www/jriver"
declare -g USER="${SUDO_USER:-$USER}" declare -g USER="${SUDO_USER:-$USER}"