diff options
author | Florian Dold <florian@dold.me> | 2023-03-15 15:45:32 +0100 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2023-03-15 15:45:32 +0100 |
commit | f90fe3663b6d41f5024c60a69880b5a098c913c9 (patch) | |
tree | 1b235febb4ba679a9818afa46e7307b5391a91a0 /bootstrap | |
parent | 70e6d50d6a592bdf5346f0e2098867e261cb7519 (diff) |
update submodules
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -31,9 +31,3 @@ fi echo "$0: Running autoreconf" autoreconf -if - -echo "Importing single-page app (from external Git repository)" -cd contrib/wallet-core -git checkout -f origin/prebuilt - -exit 0 |