feat(startup): add Windows start scripts

This commit is contained in:
2026-08-02 00:49:54 +05:00
parent b48a45526e
commit ab886796e8
2 changed files with 31 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
@echo off
powershell -ExecutionPolicy Bypass -File "%~dp0start.ps1"