parent
e3d70eb44e
commit
fa402fa078
1 changed files with 2 additions and 1 deletions
3
build.sh
3
build.sh
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/bash -e
|
#!/usr/bin/env bash
|
||||||
|
set -e
|
||||||
|
|
||||||
function announce () {
|
function announce () {
|
||||||
echo '############################' $* >&2
|
echo '############################' $* >&2
|
||||||
|
|
Loading…
Reference in a new issue