Updating

Updating trudesk is a few simple commands.

Linux / MacOS / Windows

$ cd /path/to/trudesk
$ git pull
$ yarn install
$ yarn run build
$ pm2 restart trudesk