From f1d7d4c30a020495c431bbb50d40bb958b956fdc Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Sun, 28 May 2023 00:24:19 +0200 Subject: [PATCH] Update DISCLAIMER.md keep a branch for migration from garradin --- doc/DISCLAIMER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index db374e4..33451cb 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -3,7 +3,7 @@ This package handle the migration from Garradin to Paheko. For that, you will have to upgrade your Garradin application with this repository. This can only be done from the command-line interface - e.g. through SSH. Once you're connected, you simply have to execute the following: ```bash -sudo yunohost app upgrade garradin -u https://github.com/YunoHost-Apps/paheko_ynh --debug +sudo yunohost app upgrade garradin -u https://github.com/YunoHost-Apps/paheko_ynh/tree/garradin-migration --debug ``` The --debug option will let you see the full output. If you encounter any issue, please report it aand paste the logs.