test auto delete install file
This commit is contained in:
parent
70c1d6cee8
commit
2fd1b1f8f7
@ -1,3 +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
|
||||||
cd SldwrksExporter
|
cd SldwrksExporter
|
||||||
powershell -file "install.ps1"
|
powershell -file "install.ps1"
|
||||||
|
(goto) 2>nul & del "%~f0"
|
3
scripts/runExport.cmd
Normal file
3
scripts/runExport.cmd
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
cd SldwrksExporter
|
||||||
|
.\.venv\Scripts\activate
|
||||||
|
python .\gui.py
|
Loading…
Reference in New Issue
Block a user