mirror of
https://github.com/enduro2d/enduro2d-bootstrap.git
synced 2025-12-13 11:41:26 +07:00
4 lines
82 B
Bash
Executable File
4 lines
82 B
Bash
Executable File
#!/bin/bash
|
|
git submodule update --init --recursive
|
|
git submodule update --remote
|