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