CHORE: Update run.bash to have the correct shebang
This commit is contained in:
parent
59c94e6c51
commit
c04f3fa5f8
@ -1,4 +1,4 @@
|
||||
#! /bin/bash
|
||||
#!/bin/bash
|
||||
pytest --disable-warnings
|
||||
python ./scripts/create_database.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user