2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

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

Submodule cmake updated: dbc4f3aaed...3eec2fe482