#!/bin/sh

export PYTHONPATH=/usr/share/system-config-vsftpd/ 
exec /usr/bin/python /usr/share/system-config-vsftpd/main.py "$@"

