We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c954b45 commit 82149abCopy full SHA for 82149ab
setup_Ubuntu_Part_1.sh
@@ -304,6 +304,6 @@ do
304
showStep "Installing docker for Ubuntu"
305
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
+ sudo apt-get -y install ubuntu-restricted-extras
308
showStep "installation Part 1 complete"
309
showStep "${RED} Reboot is required prior to executing step 2"
0 commit comments