replace submodule by installer
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
This commit is contained in:
parent
1cda86ee94
commit
f8b9373627
3
generators/deps/.gitignore
vendored
Normal file
3
generators/deps/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/*
|
||||
!/*.sh
|
||||
!/.gitignore
|
3
generators/deps/install_fsfwgen.sh
Normal file
3
generators/deps/install_fsfwgen.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
git clone https://egit.irs.uni-stuttgart.de/fsfw/fsfwgen.git
|
Loading…
Reference in New Issue
Block a user