summaryrefslogtreecommitdiff
path: root/src/backend/melted/copy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/melted/copy.sh')
-rwxr-xr-x[-rw-r--r--]src/backend/melted/copy.sh8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/backend/melted/copy.sh b/src/backend/melted/copy.sh
index 6b2fd098..570bf545 100644..100755
--- a/src/backend/melted/copy.sh
+++ b/src/backend/melted/copy.sh
@@ -1,6 +1,7 @@
#!/bin/bash
-# copy all the backend relevant files into the directory given
-# as argument. The intended use is to move back and forth those files
+# copy all the backend relevant files from the first to the second
+# directory given in the arguments.
+# The intended use is to move back and forth those files
# (since they are git'ed on the merchant's repository) as long as not
# configure flag like --enable-merchant will be available from the mint
@@ -12,4 +13,5 @@ $1/merchant.c \
$1/merchant_db.c \
$1/merchant_db.h \
$1/merchant.h \
-$1/taler-merchant-httpd.c
+$1/taler-merchant-httpd.c \
+$1/merchant.conf