Stop installation script on failure

This commit is contained in:
ranfdev 2020-07-07 14:44:41 +02:00 committed by GitHub
parent bc4205e133
commit 4b1785a427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
clear
set -e
meson build
cd build
ninja