fix macos type
This commit is contained in:
parent
30e5926396
commit
2bd6c3506b
@ -5,7 +5,7 @@ import json
|
|||||||
|
|
||||||
TYPE = 'linux'
|
TYPE = 'linux'
|
||||||
# TYPE='windows'
|
# TYPE='windows'
|
||||||
# TYPE='macos'
|
# TYPE='osx'
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
if len(sys.argv) < 2:
|
if len(sys.argv) < 2:
|
||||||
|
Loading…
Reference in New Issue
Block a user