Wrong shebang

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-02-03 10:58:06 +01:00
parent 4eb7eba431
commit 3ed1724849
1 changed files with 1 additions and 1 deletions

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
"""