1 2 3 4 5 6
import sys import reddit_nextcloud_importer if __name__ == "__main__": sys.exit(reddit_nextcloud_importer.main())