mirror of
https://github.com/simon987/od-database.git
synced 2025-04-10 14:06:45 +00:00
5 lines
74 B
Bash
Executable File
5 lines
74 B
Bash
Executable File
#!/bin/bash
|
|
|
|
git submodule init
|
|
git submodule update --remote --recursive
|