From a8325c81cb8df138c91054e6c39ee73cfa4ff3aa Mon Sep 17 00:00:00 2001 From: YAN Wenkun Date: Sat, 7 Dec 2024 02:41:20 +0800 Subject: [PATCH] fix dir --- stage2.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stage2.sh b/stage2.sh index 8258977..a043a82 100644 --- a/stage2.sh +++ b/stage2.sh @@ -134,6 +134,8 @@ mkdir extras cp ~/.u2net/u2net.onnx ./extras/u2net.onnx # Copy example files of 3D-Pack +mkdir -p "$workdir"/ComfyUI_Windows_portable/ComfyUI/user/default/workflows + cp -r "$workdir"/ComfyUI_Windows_portable/ComfyUI/custom_nodes/ComfyUI-3D-Pack/_Example_Workflows/. \ "$workdir"/ComfyUI_Windows_portable/ComfyUI/user/default/workflows/