mirror of
https://github.com/telegramdesktop/tdesktop
synced 2024-12-12 17:34:51 +00:00
Beta version 1.4.5: Fix build script.
This commit is contained in:
parent
d7a41ce8f7
commit
561d3e0670
@ -1,5 +1,6 @@
|
|||||||
@echo OFF
|
@echo OFF
|
||||||
|
|
||||||
|
setlocal enabledelayedexpansion
|
||||||
set "FullScriptPath=%~dp0"
|
set "FullScriptPath=%~dp0"
|
||||||
|
|
||||||
python %FullScriptPath%generate.py %1 %2 %3 %4 %5 %6
|
python %FullScriptPath%generate.py %1 %2 %3 %4 %5 %6
|
||||||
|
Loading…
Reference in New Issue
Block a user