Merge pull request #210 from nxadm/develop

Fix shebang
This commit is contained in:
Nanne 2016-03-09 19:07:40 +01:00
commit 8738bb2e46

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Bootstrap the setup of WebGoat for developer use in Linux and Mac machines
# This script will clone the necessary git repositories, call the maven goals