summaryrefslogtreecommitdiff
path: root/server-build
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-24 21:21:19 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-24 21:21:19 +0200
commitaa407afc27b2ee76587be40358480bfa534c5c1a (patch)
treeca4d3fff621d06820d7e7012946a7bd7619f63a2 /server-build
parent79cf711b5415625f992a8b3debf9a7e1e22c3c83 (diff)
downloadwoocommerce-taler-aa407afc27b2ee76587be40358480bfa534c5c1a.tar.gz
woocommerce-taler-aa407afc27b2ee76587be40358480bfa534c5c1a.tar.bz2
woocommerce-taler-aa407afc27b2ee76587be40358480bfa534c5c1a.zip
fix leftovers
Diffstat (limited to 'server-build')
-rwxr-xr-xserver-build/QEMU-autobuild/buildWebstore.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/server-build/QEMU-autobuild/buildWebstore.sh b/server-build/QEMU-autobuild/buildWebstore.sh
index 4e288e1..56858b1 100755
--- a/server-build/QEMU-autobuild/buildWebstore.sh
+++ b/server-build/QEMU-autobuild/buildWebstore.sh
@@ -186,9 +186,6 @@ EXECUTE stmt USING @name, @description, @code, "global", 10, 1, NOW();
EOF
-echo "INSERT INTO wp_snippets (name, description, code, scope, priority, active, modified, tags) VALUES ('KUDOS currency support','This snippets adds support for the KUDOS currency of the Taler demo to WooCommerce','${SQLSNIPPET}'
-mysql wordpress
-
echo
echo '2. You must set up WooCommerce defaults. To do this:'
echo ' a. Log into the WooTaler site in your host system at 127.0.0.1:9999/wp-admin/.'