From 8d89190fc5a1ed7833c832a6e74dbd9cca6dcd3c Mon Sep 17 00:00:00 2001 From: bryan Date: Mon, 10 Oct 2022 16:18:54 -0400 Subject: [PATCH] Release 1.0-rc1 --- installJRMC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installJRMC b/installJRMC index aa9256a..d88fa34 100755 --- a/installJRMC +++ b/installJRMC @@ -16,7 +16,7 @@ shopt -s extglob -declare -g SCRIPTVERSION="1.0b18" +declare -g SCRIPTVERSION="1.0-rc1" declare -g OUTPUTDIR="$PWD/output" declare -g CREATEREPO_WEBROOT="/var/www/jriver" declare -g USER="${SUDO_USER:-$USER}" @@ -29,7 +29,7 @@ printHelp() { USAGE: 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 --install, -i repo|local