changedetection.io/changedetection.py

7 wiersze
106 B
Python
Executable File

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