Updated a WinBox
This commit is contained in:
parent
d0599d77c5
commit
d614134f3b
@ -1,6 +1,6 @@
|
|||||||
#/bin/bash
|
#/bin/bash
|
||||||
function main(){
|
function main(){
|
||||||
wineapp=$(readlink -f $(whereis wine))
|
wineapp=$(readlink -f $(whereis wine64))
|
||||||
wineapp ~/Applications/Winbox.exe
|
"$wineapp" "~/Applications/Winbox.exe"
|
||||||
}
|
}
|
||||||
main
|
main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user