diff options
Diffstat (limited to 'fetchmailconf.in')
-rw-r--r-- | fetchmailconf.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fetchmailconf.in b/fetchmailconf.in new file mode 100644 index 00000000..79aa0922 --- /dev/null +++ b/fetchmailconf.in @@ -0,0 +1,3 @@ +#! /bin/sh + +exec @PYTHON@ fetchmailconf.py "$@" |