Fail docker script on cmake fail

This commit is contained in:
Ilya Fedin 2023-06-27 22:01:06 +04:00 committed by John Preston
parent 2dfe858327
commit 86cc3c5557
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash
set -e
cd Telegram
./configure.sh "$@"

2
cmake

@ -1 +1 @@
Subproject commit dbc4f3aaed033915f8014fdbb6d115ec566c205a
Subproject commit 3eec2fe482d4a9afcf8c5ae78da647f277bcc6f0