Wrong shebang

master
Marcel Kapfer (mmk2410) 7 years ago
parent 4eb7eba431
commit 3ed1724849

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