check arch added in yggInit

This commit is contained in:
Francois B 2018-03-25 13:51:23 +02:00
parent 31ef309ec4
commit 71b0b6e0ed
2 changed files with 8 additions and 3 deletions

View file

@ -785,9 +785,6 @@ function nitrogen_TrtFct () {
# install required ppa and settings
#
function addRequiredPPA () {
runCmd "sudo dpkg --add-architecture i386" \
"adding i386 architecture"
runCmd "echo sience-config science-config/group select '$myHomedir ($myHomedir)' | sudo debconf-set-selections" \
"apply settings for science-config pkg"