sixteenmillimeter-tools/init.sh

4 lines
97 B
Bash

#!/bin/bash
echo "Cloning all submodules recursively..."
git submodule update --init --recursive