Skip to content

Conversation

@ipa-nhg
Copy link
Member

@ipa-nhg ipa-nhg commented Feb 8, 2017

No description provided.

exit
fi

packages=$(dpkg --get-selections | grep -v "deinstall" | awk '{print $1}')
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#49 (comment) , thanks @ipa-mdl

echo "-------------------------------------------"
echo ""
ssh $i "sudo apt-get update"
ssh $i "xargs sudo apt-get install -y" <<< $packages
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#49 (comment) thanks @ipa-mdl

@fmessmer
Copy link
Member

fmessmer commented Feb 9, 2017

fixes #16

@floweisshardt floweisshardt merged commit ee31b20 into ipa320:master Feb 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants