set python3 instead of python
All checks were successful
Build and Publish Debian Package / build (push) Successful in 40s

This commit is contained in:
Marco Realacci 2025-03-15 03:10:48 +01:00
parent c7578c1fc8
commit 3201ac7be6

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import os
import json
import logging