Release 1.0b7

This commit is contained in:
2022-01-14 11:18:28 -05:00
parent 7c102cc69a
commit 521b186a52

View File

@@ -19,7 +19,7 @@
shopt -s extglob shopt -s extglob
declare -g SCRIPTVERSION="1.0b6" declare -g SCRIPTVERSION="1.0b7"
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}"