Parcourir la source

Update Update_RetroDriven.sh

RetroDriven il y a 6 ans
Parent
commit
88184af0dd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 ""