Aggiunto shebang iniziale

Aggiunto shebang iniziale che verrà sostituito dall install script con il percorso python adeguato permettendo di eseguire run.py senza prefissare python o python3
This commit is contained in:
BluTiger 2024-09-22 15:26:58 +02:00 committed by GitHub
parent 590533a141
commit dd094d5b98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
run.py
View File

@ -1,3 +1,4 @@
#!
# 10.12.23
import os