Files
changedetection.io/changedetection.py
T

7 lines
110 B
Python
Executable File

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