debconf cmd repo fct -> install fct + remove msg from install fct

This commit is contained in:
Francois B 2018-03-25 13:45:25 +02:00
parent 91b194d0e9
commit 31ef309ec4
2 changed files with 12 additions and 65 deletions

View file

@ -788,17 +788,9 @@ function addRequiredPPA () {
runCmd "sudo dpkg --add-architecture i386" \
"adding i386 architecture"
installPackage apt "apt-transport-https"
runCmd "echo sience-config science-config/group select '$myHomedir ($myHomedir)' | sudo debconf-set-selections" \
"apply settings for science-config pkg"
runCmd "echo oracle-java9-installer shared/accepted-oracle-license-v1-1 select true | sudo debconf-set-selections" \
"Accepting Oracle Java SE 9"
runCmd "echowireshark-common wireshark-common/install-setuid boolean true | sudo debconf-set-selections" \
"Setting Wireshark as root only"
addPPA "noobslab/themes" # themes from noobslab
addPPA "noobslab/icons" # icons from noobslab
addPPA "numix/ppa" # theme Numix