mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 23:24:01 +02:00
Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev
This commit is contained in:
commit
9aba996403
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ if [ -d "./../Mac/Release/deploy/$AppVersionStrMajor/$AppVersionStr" ]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f "./../Mac/Release/tupdate$AppVersion" ]; then
|
if [ -f "./../Mac/Release/tmacupd$AppVersion" ]; then
|
||||||
echo "Update file for version $AppVersion already exists!"
|
echo "Update file for version $AppVersion already exists!"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue