#!/bin/bash directory=`dirname $(readlink -f "$0")` sass $directory/../Public/scss/PythonMapper.scss ../Public/scss/PythonMapper.css;