Update env.sh

This commit is contained in:
Smiril
2024-02-26 19:27:19 +01:00
committed by GitHub
parent d5f2de14c8
commit 8ccd00c1f6
+1 -1
View File
@@ -8,7 +8,7 @@ DFL_PYTHON=python
DFL_MAIN=.dfl/DeepFaceLab/main.py
WORKSPACE=workspace
DFL_WORKSPACE=workspace
source .venvs/deepfacelab/bin/activate
source .dfl/env/bin/activate
set -e