Skip to content

Commit

Permalink
update link script
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnrushefsky committed Jan 21, 2025
1 parent 4577fc8 commit 1342e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/docker-image/link-models
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#! /usr/bin/bash

comfy_model_dir=~/comfyui/models
comfy_model_dir=~/_comfy_models/models

ln -s $comfy_model_dir $PWD

0 comments on commit 1342e22

Please sign in to comment.