Update env.sh
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ read yesorno
|
|||||||
|
|
||||||
if [ "$yesorno" = yes ]; then
|
if [ "$yesorno" = yes ]; then
|
||||||
newpy
|
newpy
|
||||||
source .dfl/deepfacelab/bin/activate
|
source .dfl/deep/bin/activate
|
||||||
|
|
||||||
elif [ "$yesorno" = no ]; then
|
elif [ "$yesorno" = no ]; then
|
||||||
oldpy
|
oldpy
|
||||||
|
|||||||
Reference in New Issue
Block a user