We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac5cce8 commit 5de2607Copy full SHA for 5de2607
scripts/deploy_website.sh
@@ -2,7 +2,7 @@
2
3
set -eu
4
5
-target="${TMP}/cobrapy-website"
+target="${HOME}/cobrapy-website"
6
7
git clone "https://github.com/opencobra/cobrapy-website.git" "${target}"
8
pushd "${target}"
0 commit comments