[console_scripts]
fcb-direct-upload = fcb.files_cloud_backuper:main
fcb-createdb = fcb.database.schema:main
fcb-check = fcb.upload_checker:main
fcb-untransform = fcb.untransform_file:main
fcb-cleanup = fcb.db_cleanup:main
fcb-upload = fcb.fcb_launcher:main

