diff --git a/hanabi_cli.py b/hanabi_cli.py index 6b8724d..4b3bcab 100755 --- a/hanabi_cli.py +++ b/hanabi_cli.py @@ -1,4 +1,4 @@ -#!/bin/bash/python3 +#! /bin/python3 """ Short executable file to start the command-line-interface for the hanabi package.