#!/bin/sh -e
export WINEPREFIX=/home/pabs/.wine-istorage/
wine 'C:\istorage-make.exe' "$@"
