[termux] testing support for termux v4

This commit is contained in:
synt-xerror
2026-03-14 01:44:59 -03:00
parent 5126770ffb
commit 284c673b14
2 changed files with 8 additions and 0 deletions

1
setup
View File

@@ -127,6 +127,7 @@ log_debug "PREFIX: ${PREFIX:-<vazio>}"
log_info "Instalando dependências npm"
export PUPPETEER_SKIP_DOWNLOAD=1
run_cmd npm install
run_cmd npm ci
# ------------------------