mirror of
https://github.com/spiritLHLS/one-click-installation-script.git
synced 2024-11-16 20:43:36 +08:00
Update network.sh
This commit is contained in:
parent
57e96d6e59
commit
0048abd808
|
@ -1,4 +1,7 @@
|
|||
#!/bin/bash
|
||||
#by spiritlhl
|
||||
#from https://github.com/spiritLHLS/one-click-installation-script
|
||||
#version: 2022.12.17
|
||||
|
||||
# Try to ping Google.com
|
||||
if ping -c 1 google.com; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user