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