diff options
author | Sebastian <sebasjm@gmail.com> | 2024-07-02 15:15:23 -0300 |
---|---|---|
committer | Sebastian <sebasjm@gmail.com> | 2024-07-02 15:16:15 -0300 |
commit | c02c546207c738ed8d4c0739ebfcd7d6a1c87ce1 (patch) | |
tree | d8807617b7e8a7be97ae9b33e577c974850f0244 /bootstrap | |
parent | a30bbfb9a22bb12df7cc98735a3e4cac894d27f7 (diff) |
latest from prebuilt and spa lock
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ echo "$0: Updating submodules" # but instead always the one that's recorded in the repository. echo | git submodule update --init --force +./contrib/check-prebuilt + # Generate based on pinned submodule ./contrib/gana-generate.sh |