Add set -e
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
b6e13fadb8
commit
c2e70d17ee
2
setup.sh
2
setup.sh
@ -14,6 +14,8 @@
|
||||
# License for the specific language governing permissions and limitations under
|
||||
# the License.
|
||||
|
||||
set -e
|
||||
|
||||
output(){
|
||||
printf '\e[1;34m%-6s\e[m\n' "${@}"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user