This commit is contained in:
Jack May
2019-06-12 13:04:24 -07:00
committed by GitHub
parent 0dcdc37fec
commit b78a13d42c
2 changed files with 3 additions and 2 deletions

View File

@ -11,6 +11,7 @@ fi
cd "$1"
set -ex
set -e
echo "Cleaning $1"
cargo clean