aboutsummaryrefslogtreecommitdiffstats
path: root/admportal/shell/start.sh
blob: d8cb0fcd00cb7dce378664defa055b3250d34718 (plain)
1
2
3
4
5
6
7
8
9
10
11
#. ./set-http-env.sh
#cd ../bin
#cp ../config/config.json.http ../config/config.json
. /etc/attappl.env
. ${PROJECT_HOME}/etc/default.env

MAIN_MENU=`python printMainMenu.py | sed -e 's|['\'']||g'`
export MAIN_MENU

cd ..
pm2 startOrRestart process.http.json