1#!/bin/bash 2export PATH=$HOME/charteps/bin:$PATH 3export PYTHONPATH=$HOME/chart:$HOME/charteps:$PYTHONPATH 4echo supervisord -c $HOME/chart/dist/notebook/supervisord.conf 5echo supervisorctl -c $HOME/chart/dist/notebook/supervisord.conf