mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Make build scripts fail if something goes wrong
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#! /bin/bash
|
||||
set -e
|
||||
|
||||
VERSION=${1:-"9.5.0"}
|
||||
|
||||
|
Reference in New Issue
Block a user