#!/bin/sh

#postinst chown to make maps work properly.
chown user:users /opt/fheroes2/files/maps
chown user:users /opt/fheroes2/files/maps/*
