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 22b3743 commit 051e790Copy full SHA for 051e790
scripts/pre_down.sh
@@ -1,8 +1,5 @@
1
#!/bin/bash
2
3
-# Exit immediately if a command exits with a non-zero status
4
-set -e
5
-
6
. ./scripts/load_python_env.sh
7
8
# Get the directory of the current script
0 commit comments