Skip to content

Commit 60eb9e0

Browse files
author
Aadi Bajpai
committed
make setup script work on Linux
1 parent f09823b commit 60eb9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
# Set PYTHONPATH
44
export PYTHONPATH=$PYTHONPATH:./

0 commit comments

Comments
 (0)