Update config on ensure
This commit is contained in:
parent
4253a06acd
commit
5ebb513023
1 changed files with 1 additions and 0 deletions
|
@ -25,5 +25,6 @@ for REPO in public secret; do
|
|||
fi;
|
||||
config checkout
|
||||
config config status.showUntrackedFiles no
|
||||
config pull
|
||||
config submodule update --init --recursive
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue