From 38e3cf2548e1aa8696a569c8290bc0288e6abd43 Mon Sep 17 00:00:00 2001 From: bryan Date: Thu, 30 Apr 2020 13:05:15 -0400 Subject: [PATCH] v0.6 release --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index 185360e..33b199a 100755 --- a/installJRMC +++ b/installJRMC @@ -18,7 +18,7 @@ shopt -s extglob ####################################### installJRMC() { - _scriptversion="0.5" + _scriptversion="0.6" _boardurl="https://yabb.jriver.com/interact/index.php/board,64.0.html" _outputdir="$_basedir/output" _createrepo_webroot="/srv/jriver"