#!/bin/bash
# Обёртка запуска клиента KRASOFT (Linux).
exec /opt/krasoft-remote/client/KrasoftRemoteDesktop.Client.Linux "$@"
