From f57dd1c6ffe396b68df97e60c3dc806de8be12d9 Mon Sep 17 00:00:00 2001 From: xykt <152045469+xykt@users.noreply.github.com> Date: Tue, 22 Apr 2025 14:25:53 +0800 Subject: [PATCH] Update ping.sh --- ref/ping.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"