Sfoglia il codice sorgente

Make script executable in venv

Stan Jansen 4 anni fa
parent
commit
4432cee4e9
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      voedingscentrum.py

+ 1 - 0
voedingscentrum.py

@@ -1,3 +1,4 @@
+#!./python_env/bin/python3
 from argparse import ArgumentParser
 from datetime import date
 from getpass import getuser