Skip to content

Commit 713a32f

Browse files
committed
fixed run script
1 parent 1e5be7b commit 713a32f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

run.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#!/usr/bin/env bash
1+
#!/usr/bin/env sh
22

33
source ./env/bin/activate
44

5-
python main.py
5+
python main.py

0 commit comments

Comments
 (0)