Revert debug mode
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -17,7 +17,7 @@
|
|||||||
export TERM=${TERM:-vt100}
|
export TERM=${TERM:-vt100}
|
||||||
done_text="$(tput bold)DONE.$(tput sgr0)"
|
done_text="$(tput bold)DONE.$(tput sgr0)"
|
||||||
|
|
||||||
set -ex
|
set -e
|
||||||
|
|
||||||
# Check that rustup and pip3 are installed
|
# Check that rustup and pip3 are installed
|
||||||
check_command () {
|
check_command () {
|
||||||
|
|||||||
Reference in New Issue
Block a user