浏览代码

Update Update_RetroDriven.sh

RetroDriven 6 年之前
父节点
当前提交
88184af0dd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Updater_Script/Update_RetroDriven.sh

+ 1 - 1
Updater_Script/Update_RetroDriven.sh

@@ -370,7 +370,7 @@ function checkCoreURL {
 			echo "New core: $FILE_NAME"
 		fi
 	else
-		echo "Nothing to update"
+		echo "No Updates Available"
 	fi
 	
 	echo ""