changedetection.io/changedetection.py

6 lines
110 B
Python
Executable file

#!/usr/bin/env python3
# Only exists for direct CLI usage
import changedetectionio
changedetectionio.main()