bryan 2 年之前
父节点
当前提交
48f1cc132a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -241,7 +241,7 @@ init() {
     declare -g ID RPM_MGR
 
     echo "Initializing installJRMC, this may take a while"
-    debug || "To enable debugging, use --debug or -d"
+    debug || echo "To enable debugging, use --debug or -d"
 
     if [[ -e "/etc/os-release" ]]; then
         source "/etc/os-release"