#!/bin/bash
# Author: Tergoev M.A.

. "$(dirname $(readlink -f "$0"))/runlib"
"${WINESERVER}" -k
kill $(prgep wineserver)
STOP_PORTWINE