#!/bin/bash


git clone \
    --recurse-submodules \
    --branch 4.1.1 \
    https://github.com/transmission/transmission transmission-4.1.1
