1
This commit is contained in:
parent
b587b722ab
commit
93daa10240
@ -20,6 +20,8 @@ for proj in projects:
|
||||
path = proj['namespace']['path']
|
||||
if path != 'publish':
|
||||
continue
|
||||
if name == 'game1008_wsproxy':
|
||||
continue
|
||||
if not os.path.exists('repository/%s' % path):
|
||||
os.mkdir('repository/%s' % (path))
|
||||
if not os.path.exists('repository/%s/%s' % (path, name)):
|
||||
|
Loading…
x
Reference in New Issue
Block a user