Add: Shebang
All checks were successful
/ test (push) Successful in 6m0s

This commit is contained in:
Aroy-Art 2024-03-22 23:29:21 +01:00
parent 30fb271309
commit 2d29aee69f
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -1,3 +1,5 @@
#!/usr/bin/python3
import os import os
import sys import sys