leyk_txt_client/reposinit

6 lines
87 B
Plaintext
Raw Permalink Normal View History

2022-05-08 15:40:52 +02:00
#!/bin/bash
#
echo "* Initialising Submodules"
git submodule init
git submodule update