#!/bin/sh
# 2008 (c) Etersoft http://etersoft.ru
# Author: Konstantin Kondratyuk
# GNU Public License

echo "Please, run setwineshare command"
echo "Using: setwineshare [--set] [-g]  [dir]"
echo "		--set, -s	Set correct permissions: 02770 for directories, 0660 for files."
echo "		-g		Set group working with datebase."
