1
0
mirror of https://github.com/sashacmc/photo-importer.git synced 2024-11-16 10:08:40 +02:00
photo-importer/photo-importer-server

7 lines
80 B
Python
Executable File

#!/usr/bin/python3
import photo_importer.server
photo_importer.server.main()