#!/bin/bash
sudo dpkg --set-selections < /root/selections.`hostname`.txt && sudo apt-get dselect-upgrade
