commit 0246e1f482401ded0dbb25dafd1abeb77e670129
parent af3b104fb49d3066bd72102b3b0996fc39cdbf75
Author: Sebastian <sebasjm@gmail.com>
Date: Tue, 9 Apr 2024 11:42:47 -0300
updating latest bank-ui
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
@@ -74,7 +74,7 @@ User interface
This repository does not ship any UI, rather it downloads
one from the following project along the "make deb" target:
-https://git.taler.net/wallet-core.git/tree/packages/demobank-ui
+https://git.taler.net/wallet-core.git/tree/packages/bank-ui
This way, the libeufin-bank Debian package provides one
self-contained solution including Nginx, LibEuFin Bank,
diff --git a/contrib/copy_spa.sh b/contrib/copy_spa.sh
@@ -9,4 +9,4 @@ if ! test -d .git; then
exit 1
fi
-cp contrib/wallet-core/demobank/* debian/usr/share/libeufin/demobank-ui/
+cp contrib/wallet-core/bank/* debian/usr/share/libeufin/demobank-ui/