mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 07:47:14 +03:00
Added missing newline
This commit is contained in:
parent
033a3bb4da
commit
3a0da6dadc
2
setup.py
2
setup.py
@ -221,4 +221,4 @@ elif sys.platform == 'win32':
|
||||
os.system(r'"%s\MsiTran.Exe" -g %s\%s_1033.msi %s\%s_%d.msi %s\%d.mst' % (SDKPATH, gettempdir(), APPNAME, gettempdir(), APPNAME, lcid, gettempdir(), lcid))
|
||||
os.system(r'cscript /nologo "%s\WiSubStg.vbs" %s %s\%d.mst %d' % (SDKPATH, PKG, gettempdir(), lcid, lcid))
|
||||
else:
|
||||
raise AssertionError('Unsupported platform')
|
||||
raise AssertionError('Unsupported platform')
|
||||
|
Loading…
x
Reference in New Issue
Block a user