Explorar el Código

Make script executable in venv

Stan Jansen hace 4 años
padre
commit
4432cee4e9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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