mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-30 01:03:29 +08:00
sed -i
This commit is contained in:
parent
c9b3072726
commit
840a9f4e0b
@ -27,5 +27,5 @@ fi
|
|||||||
|
|
||||||
echo "TARGET_REMOTE_PORT: $TARGET_REMOTE_PORT"
|
echo "TARGET_REMOTE_PORT: $TARGET_REMOTE_PORT"
|
||||||
|
|
||||||
sed -i '' "s/REMOTE_PORT/$TARGET_REMOTE_PORT/" "$FRP_CONFIG_FILE"
|
sed -i "s/REMOTE_PORT/$TARGET_REMOTE_PORT/g" "$FRP_CONFIG_FILE"
|
||||||
sleep 2
|
sleep 2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user