diff options
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash printf "\n------------------------------------- SCRIPT SETUP ------------------------------------------\n"; # Aborts the script upon any faliure |