Skip to content

Commit f93c4f0

Browse files
authored
Fix exit command in DeployWorkstation.bat
1 parent d5454ee commit f93c4f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DeployWorkstation.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ echo 3. Install apps only
5555
echo 4. System configuration only
5656
echo 5. Exit
5757
echo.
58+
set "choice="
5859
set /p choice="Enter choice (1-5): "
5960

6061
set "ps_params="

0 commit comments

Comments
 (0)