Quellcode durchsuchen

Update Updater_RetroDriven.sh

RetroDriven vor 6 Jahren
Ursprung
Commit
d2123b8c44
1 geänderte Dateien mit 3 neuen und 2 gelöschten Zeilen
  1. 3 2
      Scripts/Updater_RetroDriven.sh

+ 3 - 2
Scripts/Updater_RetroDriven.sh

@@ -58,10 +58,10 @@ TO_BE_DELETED_EXTENSION="to_be_deleted"
 
 sleep 3
 echo
-echo "RetroDriven Core Updater - A Festivus for the rest of Us!" 
-echo
 echo "RetroDriven.com - Launching Soon!"
 echo
+echo "RetroDriven Core Updater - A Festivus for the rest of Us!" 
+echo
 sleep 3
 
 #========= CODE STARTS HERE =========
@@ -372,6 +372,7 @@ done
 wait
 
 echo "All RetroDriven Cores have been Update!"
+echo
 if [ $REBOOT_NEEDED == "true" ]
 then
 	if [ $AUTOREBOOT == "true" ]