mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Fail docker script on cmake fail
This commit is contained in:
parent
2dfe858327
commit
86cc3c5557
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
cd Telegram
|
||||
./configure.sh "$@"
|
||||
|
|
2
cmake
2
cmake
|
@ -1 +1 @@
|
|||
Subproject commit dbc4f3aaed033915f8014fdbb6d115ec566c205a
|
||||
Subproject commit 3eec2fe482d4a9afcf8c5ae78da647f277bcc6f0
|
Loading…
Add table
Reference in a new issue