4 lines
90 B
Bash
Executable File
4 lines
90 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
git submodule update --recursive --init && ./scripts/applyPatches.sh
|