mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update internet-check.sh
This commit is contained in:
parent
28b0fcdce7
commit
d7f10ae014
@ -5,3 +5,4 @@ if [[ $? -eq 0 ]]; then
|
||||
else
|
||||
echo -e "Internet Offline"
|
||||
fi
|
||||
# bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/internet-check.sh)"
|
||||
|
Loading…
Reference in New Issue
Block a user