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