eive-obsw/clone-submodules-no-privlib...

7 lines
153 B
Bash
Raw Permalink Normal View History

#!/bin/bash
root="$(pwd)"
ln -s "$root/hooks" "$root/.git/hooks"
2023-01-09 15:21:36 +01:00
git submodule update --init fsfw thirdparty/rapidcsv thirdparty/lwgps thirdparty/json