check arch added in yggInit
This commit is contained in:
parent
31ef309ec4
commit
71b0b6e0ed
2 changed files with 8 additions and 3 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue