freebsd-ports/mail/fetchmailconf/files/fetchmailconf.in
2021-04-06 16:31:13 +02:00

5 lines
115 B
Bash

#!/bin/sh
#
# Wrapper for the real fetchmailconf.
exec %%PYTHON_CMD%% %%PYTHON_SITELIBDIR%%/fetchmailconf.py "$@"