summarylogtreecommitdiffstats
path: root/swivel
blob: 0516867f116e96856d712a219e0bd054f191594a (plain)
1
2
3
4
5
6
#!/bin/bash

export SWIVELDIR=/usr/share/swivel

[[ "$1" == "" ]] && wine $SWIVELDIR/Swivel.exe # no args
[[ "$1" != "" ]] && wine $SWIVELDIR/Swivel.exe "$(winepath -w "$1")" # args