add exit terminal
This commit is contained in:
parent
43ef4524b4
commit
64b952ff4b
@ -2,4 +2,5 @@ git clone https://git.lurenaud.com/lurenaud/SldwrksExporter.git
|
|||||||
copy SldwrksExporter\scripts\runExport.cmd runExport.cmd
|
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
|
Loading…
Reference in New Issue
Block a user