Updated windows_setup.py
This commit is contained in:
parent
fa424a4576
commit
ec0341027e
1 changed files with 191 additions and 189 deletions
|
|
@ -236,3 +236,5 @@ def wim_contains_image(filename, imagename):
|
|||
|
||||
if __name__ == '__main__':
|
||||
print("This file is not meant to be called directly.")
|
||||
|
||||
# vim: sts=2 sw=2 ts=2
|
||||
|
|
|
|||
Loading…
Reference in a new issue