Update install.sh
(Debug step 7 start XO)
This commit is contained in:
parent
7280fd06b3
commit
f36327d628
|
@ -97,7 +97,8 @@ step_7_xo_running() {
|
||||||
echo "---------------------------------------------------------------------"
|
echo "---------------------------------------------------------------------"
|
||||||
echo "${Yellow}Starting step 7 running XO${NORMAL}"
|
echo "${Yellow}Starting step 7 running XO${NORMAL}"
|
||||||
echo ""
|
echo ""
|
||||||
yarn start
|
yarn global add forever
|
||||||
|
forever start dist/cli.mjs
|
||||||
echo "${Green}Step 7 completed${NORMAL}"
|
echo "${Green}Step 7 completed${NORMAL}"
|
||||||
echo ""
|
echo ""
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user