install chromium-sandbox package
parent
f43da7b5cf
commit
e552cf09c6
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
apt-get update
|
||||
apt-get install --yes --no-install-recommends chromium
|
||||
apt-get install --yes --no-install-recommends chromium chromium-sandbox
|
||||
|
||||
. ../../cleanup
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue