aboutsummaryrefslogtreecommitdiff
path: root/copy-backoffice-into-prebuilt.sh
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-03-29 19:33:58 +0200
committerFlorian Dold <florian@dold.me>2023-03-29 19:33:58 +0200
commit804ef8acb4d24d61a69f8b8add868ad642c451ff (patch)
tree10fb1ef86ed319ef704128be02ebec3f40bef1be /copy-backoffice-into-prebuilt.sh
parentbfb4e8c982019140b6514ad38640d791f92405da (diff)
downloadwallet-core-804ef8acb4d24d61a69f8b8add868ad642c451ff.tar.xz
repo: move Makefile helper scripts to contrib
Diffstat (limited to 'copy-backoffice-into-prebuilt.sh')
-rwxr-xr-xcopy-backoffice-into-prebuilt.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/copy-backoffice-into-prebuilt.sh b/copy-backoffice-into-prebuilt.sh
deleted file mode 100755
index 3150f20ba..000000000
--- a/copy-backoffice-into-prebuilt.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-[ ! -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,material*,XRXV*}.* prebuilt/backoffice/
-cp packages/merchant-backoffice-ui/dist/*.svg prebuilt/backoffice/