5 rader
64 B
Bash
Executable File
5 rader
64 B
Bash
Executable File
#!/bin/sh
|
|
#
|
|
BASEPATH=`dirname $0`
|
|
python $BASEPATH/file2mail.py
|