Call wine actually

This commit is contained in:
Martchus 2016-10-29 00:21:42 +02:00
parent 6e7e87b73f
commit 6bdc5436ca
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ for arg in "${@:2}"; do
WINEPATH="${arg};${WINEPATH}" WINEPATH="${arg};${WINEPATH}"
done done
export WINEPATH; export WINEPATH;
echo wine "${@:1:1}" wine "${@:1:1}"