Browse Source

Echo script version in debug

bryan 3 years ago
parent
commit
97e734e1ac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      installJRMC

+ 1 - 0
installJRMC

@@ -150,6 +150,7 @@ installJRMC() {
                         ;;
                     --debug|-d)
                         echo "Debugging on"
+                        echo "installJRMC version: $_scriptversion"
                         _debug="true"
                         ;;
                     --help|-h)