To update your server, please do the following.
1. Renew the files.
If you're synchronized with the git repository, run the command
git pull
otherwise (if you're using a trial version of Headwind Remote Premium), get the archive with the latest files and unpack it to your Headwind Remote directory (overwrite files if necessary).
2. Update configuration
This step is optional. You need to update the configuration (config.yaml file) only if new parameters appeared in a new version.
3. Rebuild the software
Execute the command (in the software root directory, for example, /opt/remote-control/):
./install.sh
to build the software and run the remote control service.