docs: Document video resolution config.
[mediagoblin.git] / bootstrap.sh
CommitLineData
6199c8da 1#!/bin/sh
09584b3a 2
a1bde56f
CAW
3set -e
4
ae51a0f0 5aclocal -I m4 --install
09584b3a 6autoreconf -fvi
0d063605
CAW
7
8git submodule init
9git submodule update