#!/bin/bash

if [ -d /etc/nguardian/adjustments ] ; then
    # initialize
    rm -rf /etc/nguardian/adjustments
fi