oodle: Fix linking statically #121
1 changed files with 1 additions and 0 deletions
|
@ -47,4 +47,5 @@ if sh "$script"; then
|
||||||
notify 'success' "$context" "$desc"
|
notify 'success' "$context" "$desc"
|
||||||
else
|
else
|
||||||
notify 'failure' "$context" "$desc"
|
notify 'failure' "$context" "$desc"
|
||||||
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue