#!/bin/bash

curr_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
export WEBOS_DIR="$curr_path"/..
