From 6ce1089e35e11de5e1b5f53a2f25b9c9b7b3b9bc Mon Sep 17 00:00:00 2001 From: Snipa22 Date: Thu, 21 Dec 2017 06:46:34 -0800 Subject: [PATCH] Update deploy.bash --- deployment/deploy.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/deploy.bash b/deployment/deploy.bash index 53b3e5f..01e2e4c 100644 --- a/deployment/deploy.bash +++ b/deployment/deploy.bash @@ -91,5 +91,5 @@ mysql -u root --password=$ROOT_SQL_PASS pool -e "INSERT INTO pool.config (module pm2 start init.js --name=api --log-date-format="YYYY-MM-DD HH:mm Z" -- --module=api bash ~/nodejs-pool/deployment/install_lmdb_tools.sh cd ~/nodejs-pool/sql_sync/ -env PATH=$PATH:`pwd`/.nvm/versions/node/v6.9.2/bin node sql_sync.js +env PATH=$PATH:`pwd`/.nvm/versions/node/v8.9.3/bin node sql_sync.js echo "You're setup! Please read the rest of the readme for the remainder of your setup and configuration. These steps include: Setting your Fee Address, Pool Address, Global Domain, and the Mailgun setup!"