(
    prepare_install &&
    python setup.py install &&
    cp  $SCRIPT_DIRECTORY/gitosis-anongit /etc/init.d
) > $C_FIFO 2>&1
