From f6dde6f4c183b3c039b923f9db6f4bff72708503 Mon Sep 17 00:00:00 2001 From: tivyhosting Date: Tue, 16 Oct 2018 10:56:15 -0700 Subject: [PATCH] Improved update instructions + command fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e605d8b0..e6a834d1 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Those tasks can be performed using shlink's CLI, so it should be easy to schedul If you don't run this command regularly, the stats will say all visits come from *unknown* locations. -* Generate website previews: `/path/to/shlink/bin/cli shortcode:process-previews` +* Generate website previews: `/path/to/shlink/bin/cli short-url:process-previews` Running this will improve the performance of the `doma.in/abc123/preview` URLs, which return a preview of the site. @@ -112,7 +112,7 @@ Those tasks can be performed using shlink's CLI, so it should be easy to schedul When a new Shlink version is available, you don't need to repeat the whole process yourself. -Instead, get the latest version as explained in previous step, and then, run the script `bin/update`. +Instead, download the new version to a new directory, rename the old directory to something else, then rename the new directory to the previous name of the old directory, and then inside the new directory (which now has the name of the old directory), run the script `bin/update`. The script will ask you for the location from previous shlink version, and use it in order to import the configuration.