#!/bin/bash DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" MEZURO_HOME="$DIR/.." # Ignore errors from all commands trap "" ERR