fix macos type

This commit is contained in:
Alexander Popov 2024-03-31 18:09:46 +03:00
parent 30e5926396
commit 2bd6c3506b
Signed by: iiiypuk
GPG Key ID: E47FE0AB36CD5ED6

View File

@ -5,7 +5,7 @@ import json
TYPE = 'linux'
# TYPE='windows'
# TYPE='macos'
# TYPE='osx'
if __name__ == '__main__':
if len(sys.argv) < 2: