4 lines
73 B
Bash
Executable File

#!/bin/bash
# Updates submodules
git submodule update --init --recursive