summaryrefslogtreecommitdiff
path: root/contrib/copy_spa.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/copy_spa.sh')
-rwxr-xr-xcontrib/copy_spa.sh12
1 files changed, 0 insertions, 12 deletions
diff --git a/contrib/copy_spa.sh b/contrib/copy_spa.sh
deleted file mode 100755
index ffd47223..00000000
--- a/contrib/copy_spa.sh
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/bash
-
-# This script is in the public domain. It copies
-# SPA from where the bootstrap script places it to
-# the debian directory.
-
-if ! test -d .git; then
- echo Run this script from the repository top-level directory.
- exit 1
-fi
-
-cp contrib/wallet-core/bank/* debian/usr/share/libeufin/demobank-ui/