Add build-windows: compile upterm from source via Go, no Scoop needed
This commit is contained in:
4
build-windows.bat
Normal file
4
build-windows.bat
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
@echo off
|
||||||
|
chcp 65001 >/dev/null
|
||||||
|
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0build-windows.ps1"
|
||||||
|
pause
|
||||||
Reference in New Issue
Block a user