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