#!/bin/bash

# environment
. ../../../etc/environment.conf

FILE_TO_SOURCE="./.registrazione"

# load common function
. ./.base
