make shebang use env
This commit is contained in:
parent
193564bfd6
commit
881c21cc9c
@ -1,4 +1,4 @@
|
||||
#! /bin/python3
|
||||
#! /usr//bin/env python3
|
||||
|
||||
"""
|
||||
Short executable file to start the command-line-interface for the hanabi package.
|
||||
|
Loading…
Reference in New Issue
Block a user