diff options
Diffstat (limited to 'build_deps.sh')
-rwxr-xr-x | build_deps.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_deps.sh b/build_deps.sh index 5df3a3e1..beb5e13e 100755 --- a/build_deps.sh +++ b/build_deps.sh @@ -1,4 +1,4 @@ -./#!/bin/bash +#!/bin/bash function quit { echo "Task failed. $1." |