@ instead of %

This commit is contained in:
Charlotte 🦝 Delenk 2022-07-06 14:49:23 +01:00
parent acde406961
commit ba2a96775f
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -1,4 +1,4 @@
#!%python%/bin/python
#!@python@/bin/python
import json
import ruamel.yaml
import sys