remove creation of some vestigial dirs
This commit is contained in:
parent
9c6465abcd
commit
f23a3c803a
@ -124,9 +124,6 @@ class Init(object):
|
||||
os.path.join(c_dir, 'scripts', 'per-once'),
|
||||
os.path.join(c_dir, 'scripts', 'per-boot'),
|
||||
os.path.join(c_dir, 'scripts', 'vendor'),
|
||||
os.path.join(c_dir, 'scripts', 'vendor', 'per-boot'),
|
||||
os.path.join(c_dir, 'scripts', 'vendor', 'per-instance'),
|
||||
os.path.join(c_dir, 'scripts', 'vendor', 'per-once'),
|
||||
os.path.join(c_dir, 'seed'),
|
||||
os.path.join(c_dir, 'instances'),
|
||||
os.path.join(c_dir, 'handlers'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user