bryan 2 năm trước cách đây
mục cha
commit
8fa74af815
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -656,7 +656,7 @@ buildRPM() {
 
     # skip rebuilding the rpm if it already exists
     if [[ -f "$_mcrpm" ]]; then
-        echo "$_mcrpm already exists. Skipping build step..."
+        echo "$_mcrpm already exists. Skipping build step."
         return 0
     fi