Update windows_setup.py

This commit is contained in:
2Shirt 2018-01-30 17:28:34 -07:00 committed by GitHub
parent 7bebe745a1
commit 44acb9b755
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -179,7 +179,7 @@ def select_windows_version():
raise GenericAbort
def setup_windows(windows_image, windows_version):
"""Apply a Windows image to W:\"""
"""Apply a Windows image to W:"""
cmd = [
global_vars['Tools']['wimlib-imagex'],
'apply',