From 4f0eddff429ac1fa192991d5fe9eaaa412bdea4a Mon Sep 17 00:00:00 2001 From: bilt Date: Sat, 26 Jul 2025 13:17:54 +0800 Subject: [PATCH] frp --- script.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/script.sh b/script.sh index dfbf580e7..f425ee916 100644 --- a/script.sh +++ b/script.sh @@ -162,4 +162,6 @@ echo "Starting frpc..." ./frpc -c frpc.toml & echo "frp has been started." -echo "Remote access URL: http://$SERVER_ADDR:$REMOTE_PORT/" \ No newline at end of file +echo "Remote access URL: http://$SERVER_ADDR:$REMOTE_PORT/" + +cd /kaggle/ComfyUI \ No newline at end of file