diff --git a/ref/ping.sh b/ref/ping.sh index 7cd33ca..a0e495f 100644 --- a/ref/ping.sh +++ b/ref/ping.sh @@ -1,2 +1,2 @@ #!/bin/bash -echo "bash <(curl -sL Net.Check.Place) -P" \ No newline at end of file +eval "bash <(curl -sL Net.Check.Place) -P"