#!/bin/bash

if [ "$1" = "config" ]
then
	exit 1
fi
