aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2023-03-05 16:11:09 -0300
committerSebastian <sebasjm@gmail.com>2023-03-05 16:11:09 -0300
commitc9d17159e8a521c04367e91d2d73df42e47d02dc (patch)
tree7ce4ee1a8bf635e69b158ad04039fdf44f10773f
parent4de014927e95d792633ea367eb4404459489d44f (diff)
downloadwallet-core-c9d17159e8a521c04367e91d2d73df42e47d02dc.tar.xz
add missing logo
-rwxr-xr-xcopy-backoffice-into-prebuilt.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/copy-backoffice-into-prebuilt.sh b/copy-backoffice-into-prebuilt.sh
index 8f3df209d..3150f20ba 100755
--- a/copy-backoffice-into-prebuilt.sh
+++ b/copy-backoffice-into-prebuilt.sh
@@ -2,5 +2,5 @@
[ ! -d prebuilt ] && echo 'directory "prebuilt" not found. first checkout the prebuilt branch into a prebuilt directory' && exit 1
-cp packages/merchant-backoffice-ui/dist/{index,lang*,material*,XRXV*}.* prebuilt/backoffice/
-
+cp packages/merchant-backoffice-ui/dist/{index,material*,XRXV*}.* prebuilt/backoffice/
+cp packages/merchant-backoffice-ui/dist/*.svg prebuilt/backoffice/