Fix shebang

This commit is contained in:
u0097636@kuleuven.be 2016-03-09 15:41:32 +01:00
parent 5d393d1d65
commit dc56ff9359

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