Skip to content

Commit

Permalink
add firefox to base ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronJackson committed Nov 1, 2023
1 parent 53e9c8d commit 231a355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sudo apt-get -y -q update
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y -q \
jq \
tigervnc-standalone-server \
ubuntu-mate-desktop
ubuntu-mate-desktop firefox

# Don't boot into desktop (graphical.target)
sudo systemctl set-default multi-user.target
Expand Down

0 comments on commit 231a355

Please sign in to comment.