Skip to content

Commit

Permalink
fix chromium script
Browse files Browse the repository at this point in the history
  • Loading branch information
edbizarro committed Sep 11, 2020
1 parent 2e59517 commit 53f9b69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion php/scripts/chromium.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
set -euo pipefail

# Installing Chromium for Dusk
DEBIAN_FRONTEND=noninteractive apt-get install -yq \
apt-get update \
&& apt-get install -yq \
libgconf-2-4 \
libnss3 \
libxi6 \
Expand Down

0 comments on commit 53f9b69

Please sign in to comment.