Wrong shebang

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-02-03 10:58:06 +01:00
parent 4eb7eba431
commit 3ed1724849

View file

@ -1,4 +1,4 @@
#!/bin/env python
#!/usr/bin/env python3
"""
Print the Mensaplan of the uni ulm in a fancy cli way
"""