#!/bin/bash
. get_root
exec apt-get --reinstall install "$@"
