#!/bin/bash -e
. get_root
cd /lists/
mkdir -p net-disabled/
export LC_ALL=C
mv [a-z]*{Packages,Release,Sources,.gpg} net-disabled/
