We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf42f9 commit 284d059Copy full SHA for 284d059
1 file changed
install/install_ibcdfo.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-git clone --recurse-submodules -b develop https://github.com/POptUS/IBCDFO.git
+git clone --recurse-submodules -b main https://github.com/POptUS/IBCDFO.git
4
pushd IBCDFO/minq/py/minq5/
5
export PYTHONPATH="$PYTHONPATH:$(pwd)"
6
echo "PYTHONPATH=$PYTHONPATH" >> $GITHUB_ENV
0 commit comments