Skip to content

Commit 31707c6

Browse files
author
Bob Dill
committed
updated C2.1 presentation content and ubuntu setup to install fonts
1 parent 7504e41 commit 31707c6

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed
-1.28 MB
Binary file not shown.
1.54 MB
Binary file not shown.
-249 KB
Binary file not shown.

setup_Ubuntu_Part_1.sh

+2
Original file line numberDiff line numberDiff line change
@@ -303,5 +303,7 @@ do
303303
installNodeDev
304304
showStep "Installing docker for Ubuntu"
305305
install_docker
306+
showStep "installing ubuntu extras to get necessary fonts. Please accept the license agreements when prompted."
307+
sudo apt-get install ubuntu-restricted-extras
306308
showStep "installation Part 1 complete"
307309
showStep "${RED} Reboot is required prior to executing step 2"

0 commit comments

Comments
 (0)