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