imgin/run.py

4 lines
57 B
Python
Raw Normal View History

2021-10-05 21:59:08 +00:00
#!/usr/bin/env python3
import imgin
2021-10-03 00:56:33 +00:00
imgin.start_server()