#!/usr/bin/python

from autosync.daemon import main

main()
