diff --git a/scripts/env.sh b/scripts/env.sh index 45b1e53..caf2534 100644 --- a/scripts/env.sh +++ b/scripts/env.sh @@ -19,7 +19,7 @@ read yesorno if [ "$yesorno" = yes ]; then newpy - source .dfl/deepfacelab/bin/activate + source .dfl/deep/bin/activate elif [ "$yesorno" = no ]; then oldpy