aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-12-23 16:45:10 +0100
committerEugen Wissner <belka@caraus.de>2025-12-23 16:45:10 +0100
commit4fc36be9dc8a64cafe694335dff972d5ee29ee57 (patch)
tree6aa8ace7b810d268e0ef44374c9c441170ffab79 /README.md
parent071018dce6b35afe225903772488495f5f311509 (diff)
downloadkazbek-4fc36be9dc8a64cafe694335dff972d5ee29ee57.tar.gz
Allow custom siteurl/home for locopy
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index 33592b1..81e23a2 100644
--- a/README.md
+++ b/README.md
@@ -70,18 +70,15 @@ for the name with `.html` extension.
## locopy
locopy updates Wordpress `siteurl` and `home` options and sets them to
-http://localhost:8083, so that the Wordpress instance can run locally.
+some address, so that the Wordpress instance can run locally.
locopy reads Wordpress database configuration from the `wp-config.php` that
it should be able to find. Invokation example:
```sh
-./locopy/locopy.rb wordpress --root /path/to/wordpress --dump=
+locopy wordpress --root /path/to/wordpress --siteurl "http://localhost:8083"
```
-The `--dump` option isn't currently used but should be present on the command
-line.
-
## tea-cleaner
`tea-cleaner` tries to detect spam accounts on a gitea instance and can remove