install chromium-sandbox
This commit is contained in:
@@ -32,7 +32,7 @@ if [ "$1" = "chromium" ]; then
|
|||||||
ABOUT="Chromium is a free and open source version of
|
ABOUT="Chromium is a free and open source version of
|
||||||
the famous Chrome browser, developed by Google."
|
the famous Chrome browser, developed by Google."
|
||||||
EXECUTABLE="/usr/bin/chromium"
|
EXECUTABLE="/usr/bin/chromium"
|
||||||
INSTALL="apt install --yes chromium"
|
INSTALL="apt install --yes chromium chromium-sandbox"
|
||||||
POSTINSTALL="rm -f /usr/share/applications/chromium.desktop"
|
POSTINSTALL="rm -f /usr/share/applications/chromium.desktop"
|
||||||
GUEST=true
|
GUEST=true
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user