now using a venv to run the scripts
This commit is contained in:
5
K-ShakeTune/scripts/shaketune.sh
Executable file
5
K-ShakeTune/scripts/shaketune.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
source ~/klippain_shaketune-env/bin/activate
|
||||
python ~/klippain_shaketune/K-ShakeTune/scripts/is_workflow.py "$@"
|
||||
deactivate
|
||||
Reference in New Issue
Block a user