This commit is contained in:
Alexandre
2025-02-21 10:29:52 +00:00
parent 550d650464
commit 5eb8b486ce
15 changed files with 4 additions and 620 deletions

View File

@@ -1,10 +0,0 @@
#! /bin/bash
BIN=/usr/bin/microsoft-edge-real
# Run normally on privved containers or modified un non priv
${BIN} \
--password-store=basic \
--no-sandbox \
--test-type \
"$@" > /dev/null 2>&1