From b5bcc29ce42d395dbe4ad950deafd59d34ea5b3d Mon Sep 17 00:00:00 2001 From: bilt Date: Sat, 26 Jul 2025 13:57:38 +0800 Subject: [PATCH] frpc.toml --- script.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script.sh b/script.sh index b7cb33483..24587ac4b 100644 --- a/script.sh +++ b/script.sh @@ -157,6 +157,8 @@ chmod +x frpc echo "Waiting for 3 seconds..." sleep 3 +cat frpc.toml + # Start frpc in the background echo "Starting frpc..." ./frpc -c frpc.toml