From 2308b49bffd322e083d1c1cd60bcbe6aaa5321c4 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 23 Jan 2023 08:44:03 -0300 Subject: take spa from wallet-core --- bootstrap | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 0ee94f8d..4663438e 100755 --- a/bootstrap +++ b/bootstrap @@ -33,9 +33,7 @@ echo "$0: Running autoreconf" autoreconf -if echo "Importing single-page app (from external Git repository)" -cd contrib/merchant-backoffice +cd contrib/wallet-core git checkout -f origin/prebuilt -cp spa.html .. -cd ../.. exit 0 -- cgit v1.2.3