add exit terminal

This commit is contained in:
Lurenaud 2023-02-07 14:22:49 +01:00
parent 43ef4524b4
commit 64b952ff4b

View File

@ -3,3 +3,4 @@ copy SldwrksExporter\scripts\runExport.cmd runExport.cmd
cd SldwrksExporter cd SldwrksExporter
powershell -file "install.ps1" powershell -file "install.ps1"
(goto) 2>nul & del "%~f0" (goto) 2>nul & del "%~f0"
exit