Update for version 3.3.2To update follow these steps:
1. Login to your server.
2. Run this update script
cd
curl -qsL https://raw.githubusercontent.com/BeerK0in/generator-gunbot/master/update.sh | bash --
3. Start all bots with delay
gcd
ginit
4. Press ENTER for every question (it will use your last settings)
5. [optional] Press ENTER on the conflict of ALLPAIRS if you did no manual changes (*)
6. Wait till all bots are started.
7. [optional] If you have changed some configs manually, please copy them from the backup folder back into the gunbot folder:
cp /opt/gunbot-backup-<NUMBER>/poloniex-BTC_XXX-config.js /opt/gunbot/
8. Control with 'gl' or 'gmon' if all bots are running. If not, enter 'gstart BTC_XXX' to start the stopped bot
(*) The conflict could happen if you have an older version of the generator and the default settings have changed a bit. In that case it is very likely you see this question. Just press ENTER if you did no manual changes to ALLPAIRS:
conflict ALLPAIRS-params.js
? Overwrite ALLPAIRS-params.js? (Ynaxdh)
But if you modified it by your own, press 'n' to keep your old config.
No worry, the old config is backuped in /opt/gunbot-backup-<NUMBER>/ALLPAIRS-params.js anyways. BK