diff --git a/webgoat_developer_bootstrap.sh b/webgoat_developer_bootstrap.sh index d2c674a07..3a6762c6c 100755 --- a/webgoat_developer_bootstrap.sh +++ b/webgoat_developer_bootstrap.sh @@ -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