Files
changedetection.io/changedetection.py
2024-07-25 14:39:01 +02:00

7 lines
110 B
Python
Executable File

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