Files
enduro2d-bootstrap/scripts/update_modules.sh
2019-05-18 14:05:08 +07:00

4 lines
82 B
Bash
Executable File

#!/bin/bash
git submodule update --init --recursive
git submodule update --remote