bottlesdevs / build-tools

Script and tools for building Bottles runners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide fetch script for chardonnay build

mirkobrombin opened this issue · comments

Before environment.sh it would be useful to provide a fetch.sh script which takes care of getting the wine release tarball.

Example:

./fetch.sh -r [version] (e.g. -r 6.12) 

If no release is specified, it is taken from the master branch via git.