mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix build script
This commit is contained in:
parent
e79ea9f955
commit
ac039ed876
@ -1,7 +1,8 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
set -x
|
|
||||||
|
BUILD_TELEGRAM_VERSION="1"
|
||||||
|
|
||||||
if [ `which cleanup-telegram-build-vms.sh` ]; then
|
if [ `which cleanup-telegram-build-vms.sh` ]; then
|
||||||
cleanup-telegram-build-vms.sh
|
cleanup-telegram-build-vms.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user