#!/bin/bash
set -e -u
. ${0%/*}/common.sh

ucr set ssl/country="X${R2}"
init && exit 1
:
