From 3e81b5f373a8aa4d26bc9b86160e699ec0c5d2d8 Mon Sep 17 00:00:00 2001 From: xykt <152045469+xykt@users.noreply.github.com> Date: Tue, 22 Apr 2025 14:26:07 +0800 Subject: [PATCH] Update route.sh --- ref/route.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ref/route.sh b/ref/route.sh index 92b7ae8..8ee3c59 100644 --- a/ref/route.sh +++ b/ref/route.sh @@ -1,2 +1,2 @@ #!/bin/bash -echo "bash <(curl -sL Net.Check.Place) -R $@" \ No newline at end of file +eval "bash <(curl -sL Net.Check.Place) -R $@"