Explorar o código

Make script executable in venv

Stan Jansen %!s(int64=4) %!d(string=hai) anos
pai
achega
4432cee4e9
Modificáronse 1 ficheiros con 1 adicións e 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