Usage of venv python in start script
This commit is contained in:
parent
7c101ca481
commit
a35faaa21f
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
BASEPATH=`dirname $0`
|
||||
python $BASEPATH/file2mail.py
|
||||
$BASEPATH/venv/bin/python $BASEPATH/file2mail.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user