summaryrefslogtreecommitdiff
path: root/sync.sh
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 /sync.sh
parentf13585115e5bdee4ad9bbec7a7bd57e247848085 (diff)
downloadwoocommerce-taler-52160c5acaae2e622ed309b5463d9f2016e843aa.tar.gz
woocommerce-taler-52160c5acaae2e622ed309b5463d9f2016e843aa.tar.bz2
woocommerce-taler-52160c5acaae2e622ed309b5463d9f2016e843aa.zip
docu docu docu
Diffstat (limited to 'sync.sh')
-rwxr-xr-xsync.sh4
1 files changed, 4 insertions, 0 deletions
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