changedetection.io/changedetection.py

7 wiersze
110 B
Python
Executable File

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