mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update DISCLAIMER.md
keep a branch for migration from garradin
This commit is contained in:
parent
534bb03f92
commit
f1d7d4c30a
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
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
|
```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.
|
The --debug option will let you see the full output. If you encounter any issue, please report it aand paste the logs.
|
||||||
|
|
Loading…
Add table
Reference in a new issue