mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
Fail if error.
This commit is contained in:
parent
0b1ad4415b
commit
e7379730a3
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
SCRIPT_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
|
||||
QT_DIR=$SCRIPT_DIR/Qt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue