Update install.sh
(Debug step 7 start XO)
This commit is contained in:
@@ -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 ""
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user