Abort the postinst script when errors are present.

This commit is contained in:
Username404 2021-03-30 16:36:52 +02:00
parent b02f2eaffd
commit 15637db2cc
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
set -e
# Post install ybcon script
ybconDir="@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_DATAROOTDIR@/ybcon.d"