# How to update Licenses app

1. Login to `server.cenos-platform.com` via `Putty` as `cenos`.

1. `cd /var/www/cenos-licenses`

1. `git pull`

1. Enter GitLab credentials.

1. `pm2 restart licenses` 

You can check status with `pm2 status`
