Update env.sh

This commit is contained in:
Smiril
2024-02-27 10:42:00 +01:00
committed by GitHub
parent 30cda2c1fa
commit 4e83db7119
+1 -1
View File
@@ -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