#!/bin/bash set -o nounset set -o errexit script_path=$(cd `dirname $0`; pwd) cd $script_path python create_module.py