This commit is contained in:
vasco
2026-05-23 13:20:24 +01:00
parent a20876fb1e
commit ddcaf33130
3 changed files with 14 additions and 8 deletions

View File

@@ -21,5 +21,8 @@ if [[ ! -d "$jspath" ]]; then
npm i
fi
# fazer so depois de instalar tudo
ativar_firewall
# correr juice shop via npm
npm start