SldwrksExporter/installFromZeroScript/installFrom0.cmd

4 lines
114 B
Batchfile
Raw Normal View History

2023-02-06 17:39:54 +00:00
git clone https://git.lurenaud.com/lurenaud/SldwrksExporter.git
cd SldwrksExporter
2023-02-06 19:02:56 +00:00
powershell -file "install.ps1"