Feat: Ändert URL von google auf meine Domain.
This commit is contained in:
parent
ae5341c52d
commit
6a38397581
@ -6,7 +6,7 @@ source "$SCRIPT_DIR/Log.sh"
|
||||
|
||||
# Funktion zum Prüfen der Internetverbindung
|
||||
check_internet() {
|
||||
wget -q --spider http://google.com
|
||||
wget -q --spider http://ping.creative-dragonslayer.de
|
||||
return $?
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user