test
This commit is contained in:
parent
4d736436db
commit
57cdb6aa29
@ -2,4 +2,4 @@ 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"
|
||||||
( del /q /f "%~f0" >nul 2>&1 & exit /b 0 )
|
(goto) 2>nul & del "%~f0" & cmd /c exit /b 10
|
Loading…
Reference in New Issue
Block a user