invoice payment! prerelease
This commit is contained in:
@@ -7,7 +7,7 @@ if [[ "$VIRTUAL_ENV" != "" ]]
|
||||
then
|
||||
echo "process is in venv, skipping."
|
||||
else
|
||||
echo "entering venv."
|
||||
echo "venv not found, entering..."
|
||||
source $(pwd)/venv/bin/activate
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user