#!/bin/bash

set -x

asused --version

cat << EOF >> asusedrc
REGID = fr.gitoyen
ALLOC = 80.67.160.0/19
EOF

asused --free --config asusedrc
