leyk_txt_client/reposinit

6 lines
87 B
Bash
Executable File

#!/bin/bash
#
echo "* Initialising Submodules"
git submodule init
git submodule update