Skip to content

Commit

Permalink
Update wrapped-chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
christianmerges authored Oct 27, 2024
1 parent aee95ad commit e578a5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions root/usr/bin/wrapped-chromium
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ if grep -q 'Seccomp:.0' /proc/1/status; then
--start-maximized \
--user-data-dir \
--disable-session-crashed-bubble \
--hide-crash-restore-bubble \
"$@" > /dev/null 2>&1
else
${BIN} \
Expand All @@ -31,5 +32,6 @@ else
--test-type \
--user-data-dir \
--disable-session-crashed-bubble \
--hide-crash-restore-bubble \
"$@" > /dev/null 2>&1
fi

0 comments on commit e578a5d

Please sign in to comment.