Updating trudesk is a few simple commands.
$ cd /path/to/trudesk$ git pull$ yarn install$ yarn run build$ pm2 restart trudesk