unset http_proxy HTTP_PROXY
if sudo debfoster "$@"; then
	echo "$@" | datelog >> ~/.inst_log
else
	echo >&2 warning: did not update ~/.inst_log
fi
