Yet another typo

This commit is contained in:
Gres 2022-05-18 23:13:51 +03:00
parent ac24d909d1
commit 6cb853d804

View File

@ -39,10 +39,9 @@ r('get_tesseract.py')
del os.environ['TAG'] del os.environ['TAG']
r('get_hunspell.py') r('get_hunspell.py')
# r('test.py') r('test.py')
r('build.py') r('build.py')
exit(0)
if platform.system() == "Linux": if platform.system() == "Linux":
r('appimage.py') r('appimage.py')
if platform.system() == "Windows": if platform.system() == "Windows":