mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-19 18:24:04 -05:00
3 lines
100 B
Batchfile
Executable File
3 lines
100 B
Batchfile
Executable File
@echo off
|
|
powershell.exe -NoProfile -ExecutionPolicy Bypass "& {& '%~dp0scripts\bootstrap.ps1' %*}"
|