This commit is contained in:
Lurenaud 2023-02-07 19:57:21 +01:00
parent 9d7e5abcf8
commit 3b36821681
3 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
git clone https://git.lurenaud.com/lurenaud/SldwrksExporter.git 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 "scripts\install.ps1"
(goto) 2>nul & del "%~f0" & cmd /c exit /b 10 (goto) 2>nul & del "%~f0" & cmd /c exit /b 10