summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf/files/fetchmailconf.in
blob: 5aacf58579768bc10c6b94da3e84512accd65fa1 (plain)
1
2
3
4
5
#!/bin/sh
#
# Wrapper for the real fetchmailconf.

exec %%PYTHON_CMD%% %%PYTHON_SITELIBDIR%%/fetchmailconf.py "$@"