mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-25 18:05:45 +08:00
./frpc -c
This commit is contained in:
parent
4f0eddff42
commit
383f25bcae
@ -159,9 +159,11 @@ sleep 3
|
|||||||
|
|
||||||
# Start frpc in the background
|
# Start frpc in the background
|
||||||
echo "Starting frpc..."
|
echo "Starting frpc..."
|
||||||
./frpc -c frpc.toml &
|
./frpc -c frpc.toml
|
||||||
|
|
||||||
echo "frp has been started."
|
echo "frp has been started."
|
||||||
echo "Remote access URL: http://$SERVER_ADDR:$REMOTE_PORT/"
|
echo "Remote access URL: http://$SERVER_ADDR:$REMOTE_PORT/"
|
||||||
|
|
||||||
|
sleep 8
|
||||||
|
|
||||||
cd /kaggle/ComfyUI
|
cd /kaggle/ComfyUI
|
||||||
Loading…
x
Reference in New Issue
Block a user