mirror of
https://github.com/MiSTer-devel/Updater_script_MiSTer.git
synced 2026-05-24 03:04:39 +00:00
Merge branch 'master' into patch-4
This commit is contained in:
@@ -89,7 +89,7 @@ TEMP_PATH="/tmp"
|
||||
|
||||
if ! ping -q -w1 -c1 google.com &>/dev/null
|
||||
then
|
||||
echo "No Interent connection"
|
||||
echo "No Internet connection"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
@@ -386,3 +386,5 @@ then
|
||||
echo "You should reboot"
|
||||
fi
|
||||
fi
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user