mirror of
https://github.com/pulb/mailnag.git
synced 2026-07-01 00:29:09 +02:00
pass commandline args to python scripts
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
LIB_DIR=./Mailnag
|
||||
|
||||
cd $(dirname $(readlink -f $0))
|
||||
python2 $LIB_DIR/config.py
|
||||
python2 $LIB_DIR/config.py $@
|
||||
|
||||
Reference in New Issue
Block a user