Release 1.0-rc1

This commit is contained in:
2022-10-10 16:18:54 -04:00
parent a9ddaf5427
commit 8d89190fc5

View File

@@ -16,7 +16,7 @@
shopt -s extglob shopt -s extglob
declare -g SCRIPTVERSION="1.0b18" declare -g SCRIPTVERSION="1.0-rc1"
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}"
@@ -29,7 +29,7 @@ printHelp() {
USAGE: USAGE:
installJRMC [[OPTION] [VALUE]]... installJRMC [[OPTION] [VALUE]]...
If no options (besides -d) are provided, the script will default to '--install repo'. If no options (excluding -d) are provided, the script will default to '--install repo'.
OPTIONS OPTIONS
--install, -i repo|local --install, -i repo|local