6 lines
268 B
Bash
6 lines
268 B
Bash
export bottle="bg"
|
|
download "${ipfsGateway}/ipfs/QmfAp9EYou1pndLwYSdpYdUCHBv2DR94oFccQh1ii9JVLD?filename=GSB32Setup10a.exe"
|
|
install_wine_bottle speechsdk
|
|
wine "${cache}/GSB32Setup10a.exe" /silent
|
|
add_launcher "c:\Program Files\Games\GolfSolitaireB\GolfSolitaireB.exe"
|