From 52160c5acaae2e622ed309b5463d9f2016e843aa Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 16 Oct 2020 21:06:52 +0200 Subject: docu docu docu --- README.md | 3 ++- sync.sh | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3