1.0b10 release

This commit is contained in:
2022-02-13 18:10:03 -05:00
parent 9cd401ace5
commit 62fb997491

View File

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