removed exit 0 from install.sh
Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
parent
7e93c1969f
commit
06e1bb94dd
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
# install & unit test zammad
|
||||
#
|
||||
|
||||
exit 0
|
||||
|
||||
set -o errexit
|
||||
set -o pipefail
|
||||
|
||||
|
|
Loading…
Reference in a new issue