Telegram: fix apt-get update
This commit is contained in:
parent
97094bc33c
commit
8b278230b2
|
@ -404,7 +404,7 @@ Build:4.9.1a,13590
|
|||
commit=v4.9.1a
|
||||
subdir=TMessagesProj
|
||||
submodules=yes
|
||||
sudo=apt-get update && \
|
||||
sudo=apt-get update || apt-get update && \
|
||||
apt-get install -y ninja-build golang-go
|
||||
gradle=afat
|
||||
rm=TMessagesProj/jni/libwebp/swig/libwebp.jar,TMessagesProj/jni/ffmpeg/tests/ref/fate/sub-microdvd-remux
|
||||
|
|
Loading…
Reference in a new issue