add exit
This commit is contained in:
parent
64b952ff4b
commit
12d77a5e1f
@ -2,5 +2,4 @@ git clone https://git.lurenaud.com/lurenaud/SldwrksExporter.git
|
||||
copy SldwrksExporter\scripts\runExport.cmd runExport.cmd
|
||||
cd SldwrksExporter
|
||||
powershell -file "install.ps1"
|
||||
(goto) 2>nul & del "%~f0"
|
||||
exit
|
||||
(goto) 2>nul & del "%~f0" & cmd /c exit /b 10
|
Loading…
Reference in New Issue
Block a user