mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-07 22:41:01 +02:00
Symlink
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user