mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-25 14:28:24 -05:00
3 lines
100 B
Batchfile
3 lines
100 B
Batchfile
|
@echo off
|
||
|
powershell.exe -NoProfile -ExecutionPolicy Bypass "& {& '%~dp0scripts\bootstrap.ps1' %*}"
|