Files
dotfiles/bootstrap.bat
2024-11-01 19:37:30 -03:00

6 lines
81 B
Batchfile

@echo off
powershell.exe -ExecutionPolicy Bypass -File "bootstrap.ps1"
exit /B