summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-16 21:06:52 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-16 21:06:52 +0200
commit52160c5acaae2e622ed309b5463d9f2016e843aa (patch)
treebdb494236b170bb8e0697233c36dea4d45bddcd9
parentf13585115e5bdee4ad9bbec7a7bd57e247848085 (diff)
downloadwoocommerce-taler-52160c5acaae2e622ed309b5463d9f2016e843aa.tar.gz
woocommerce-taler-52160c5acaae2e622ed309b5463d9f2016e843aa.tar.bz2
woocommerce-taler-52160c5acaae2e622ed309b5463d9f2016e843aa.zip
docu docu docu
-rw-r--r--README.md3
-rwxr-xr-xsync.sh4
2 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index d07e4cf..297971c 100644
--- a/README.md
+++ b/README.md
@@ -29,4 +29,5 @@ Content:
`/server-build/my-simple-cdd`
-- meta-scripts to create a qemu image from scratch and to launch it
+- meta-scripts to create a qemu image with Wordpress, WooCommerce, GNUnet
+ and the Taler plugin from scratch and to launch it
diff --git a/sync.sh b/sync.sh
index a502459..8f51b69 100755
--- a/sync.sh
+++ b/sync.sh
@@ -1,4 +1,8 @@
#!/bin/sh
+# Helper script to run inside the qemu image to sync its
+# deployed code with that used in this repository.
+# Assumes that /root/woocommerce-taler has THIS Git
+# repository checked out.
cd ~/woocommerce-taler
git pull -4
cd /var/www/wordpress/wp-content/plugins