|
@@ -60,6 +60,8 @@ sleep 3
|
|
|
echo
|
|
echo
|
|
|
echo "RetroDriven Core Updater - A Festivus for the rest of Us!"
|
|
echo "RetroDriven Core Updater - A Festivus for the rest of Us!"
|
|
|
echo
|
|
echo
|
|
|
|
|
+echo "RetroDriven.com - Launching Soon!"
|
|
|
|
|
+sleep 3
|
|
|
|
|
|
|
|
#========= CODE STARTS HERE =========
|
|
#========= CODE STARTS HERE =========
|
|
|
|
|
|
|
@@ -368,7 +370,7 @@ for CORE_URL in $CORE_URLS; do
|
|
|
done
|
|
done
|
|
|
wait
|
|
wait
|
|
|
|
|
|
|
|
-echo "Done!"
|
|
|
|
|
|
|
+echo "All RetroDriven Cores have been Update!"
|
|
|
if [ $REBOOT_NEEDED == "true" ]
|
|
if [ $REBOOT_NEEDED == "true" ]
|
|
|
then
|
|
then
|
|
|
if [ $AUTOREBOOT == "true" ]
|
|
if [ $AUTOREBOOT == "true" ]
|