added presets
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
chcp 65001 >nul
|
||||
cd /d "%~dp0"
|
||||
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0deploy-adb.ps1"
|
||||
Reference in New Issue
Block a user