updated install_maven.sh

pull/2/head
Hari Sekhon 7 years ago
parent e4c4f60887
commit c0f0aac51f

@ -13,7 +13,7 @@
# https://www.linkedin.com/in/harisekhon
#
set -eu
set -euo pipefail
[ -n "${DEBUG:-}" ] && set -x
echo "================================================================================"

Loading…
Cancel
Save