#!/usr/bin/env python

from file_syncer.run import run
run()
