mirror of
https://github.com/mintty/wsltty.git
synced 2025-10-31 23:21:59 +00:00
This commit is contained in:
@@ -15,9 +15,7 @@ call dequote oldconfigdir
|
||||
|
||||
rem override installdir, configdir if parameters given
|
||||
set arg1=%1
|
||||
echo %arg1%
|
||||
call dequote arg1
|
||||
echo %arg1%
|
||||
if "%arg1%" == "%%arg1%%" goto deploy
|
||||
set refinstalldir=%arg1%
|
||||
set installdir=%arg1%
|
||||
|
||||
Reference in New Issue
Block a user