fix: resolve missing users in piped commands and refine TUI distribution

This commit is contained in:
Jose Luis Montañes Ojados
2026-01-16 23:54:36 +01:00
parent 4f26d9b430
commit 78e7988db1
6 changed files with 145 additions and 39 deletions

3
headers.ps1 Normal file
View File

@@ -0,0 +1,3 @@
$env:PATH = "D:\esto_al_path\msys64\mingw64\bin;$env:PATH"
$env:PKG_CONFIG_PATH = "D:\esto_al_path\msys64\mingw64\lib\pkgconfig"