Release 1.0b9

This commit is contained in:
2022-02-12 12:59:35 -05:00
parent c3648fdae3
commit dd408840c4

View File

@@ -18,7 +18,7 @@
shopt -s extglob shopt -s extglob
declare -g SCRIPTVERSION="1.0b8" declare -g SCRIPTVERSION="1.0b9"
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}"