We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5be7b commit 713a32fCopy full SHA for 713a32f
run.sh
@@ -1,5 +1,5 @@
1
-#!/usr/bin/env bash
+#!/usr/bin/env sh
2
3
source ./env/bin/activate
4
5
-python main.py
+python main.py
0 commit comments