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 60fcb0e commit 8f9139dCopy full SHA for 8f9139d
depends/install_deps.sh
@@ -1,4 +1,5 @@
1
#!/bin/sh
2
+set -e
3
4
cd `dirname $0`
5
DEPENDS_DIR=`pwd`
0 commit comments