#!/bin/sh

set -e
exec 2>&1

set -x
apt-get remove -qy auto-apt-proxy
apt-get update
