1 2 3 4 5 6 7
#!/bin/sh # # Wrapper for the real fetchmailconf. # # $FreeBSD$ exec %%PYTHON_CMD%% %%PYTHON_SITELIBDIR%%/fetchmailconf.py "$@"