mirror of
https://github.com/dockur/windows.git
synced 2026-07-05 07:08:10 +01:00
fix: Do not strip quotes from password (#1786)
This commit is contained in:
@@ -25,7 +25,6 @@ EDITION=$(strip "$EDITION")
|
||||
KEYBOARD=$(strip "$KEYBOARD")
|
||||
LANGUAGE=$(strip "$LANGUAGE")
|
||||
USERNAME=$(strip "$USERNAME")
|
||||
PASSWORD=$(strip "$PASSWORD")
|
||||
|
||||
MIRRORS=4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user