add shebang to run from shell with ease

This commit is contained in:
Mario Voigt 2025-03-04 00:10:43 +01:00
parent d66ee9239f
commit 719cd6565e

View File

@ -1,3 +1,5 @@
#!/usr/bin/env python
import datetime
import sys