@@ -1,4 +1,4 @@
#!/bin/sh
#
BASEPATH=`dirname $0`
-python $BASEPATH/file2mail.py
+$BASEPATH/venv/bin/python $BASEPATH/file2mail.py