fix bang in cli
This commit is contained in:
parent
ec60d5f700
commit
6b939061e5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash/python3
|
#! /bin/python3
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Short executable file to start the command-line-interface for the hanabi package.
|
Short executable file to start the command-line-interface for the hanabi package.
|
||||||
|
|
Loading…
Reference in a new issue