#!/bin/bash
#unset http_proxy HTTP_PROXY
#if sudo debfoster "$@"; then
keep_env=1 . get_root
apt-get -f install "$@"
#if sudo apt-get install "$@"; then
#	echo "$@" | datelog >> ~/.inst_log
#else
#	echo >&2 warning: did not update ~share/.inst_log
#fi
