Update scripts

This commit is contained in:
2024-11-01 19:37:30 -03:00
parent dcccc04353
commit f569e5e5cc
19 changed files with 153 additions and 795 deletions

5
bootstrap.bat Normal file
View File

@ -0,0 +1,5 @@
@echo off
powershell.exe -ExecutionPolicy Bypass -File "bootstrap.ps1"
exit /B