mirror of
https://github.com/YunoHost-Apps/rainloop_ynh.git
synced 2024-09-03 20:16:18 +02:00
Update README.md
This commit is contained in:
parent
4a63dec3fe
commit
5c1f519437
1 changed files with 5 additions and 2 deletions
|
@ -15,8 +15,10 @@ If you use baikal, the CardDav address is :
|
||||||
https://DOMAIN.TLD/baikal/card.php/addressbooks/USER/default/
|
https://DOMAIN.TLD/baikal/card.php/addressbooks/USER/default/
|
||||||
|
|
||||||
- to upgrade the app once a new rainloop version is available, simply run in a local shell via ssh or otherwise :
|
- to upgrade the app once a new rainloop version is available, simply run in a local shell via ssh or otherwise :
|
||||||
|
for testing use
|
||||||
``sudo yunohostapp upgrade -u https://github.com/YunoHostPlugins-Testing/rainloop_ynh rainloop``
|
``sudo yunohostapp upgrade -u https://github.com/YunoHostPlugins-Testing/rainloop_ynh rainloop``
|
||||||
|
for release
|
||||||
|
``sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/rainloop_ynh rainloop``
|
||||||
|
|
||||||
|
|
||||||
## Français
|
## Français
|
||||||
|
@ -35,4 +37,5 @@ https://DOMAIN.TLD/baikal/card.php/addressbooks/UTILISATEUR/default/
|
||||||
- pour mettre à jour rainloop lorsqu'une nouvelle version est disponible, lancez en console locale (ssh ou autre) :
|
- pour mettre à jour rainloop lorsqu'une nouvelle version est disponible, lancez en console locale (ssh ou autre) :
|
||||||
|
|
||||||
``sudo yunohost app upgrade -u https://github.com/YunoHostPlugins-Testing/rainloop_ynh rainloop``
|
``sudo yunohost app upgrade -u https://github.com/YunoHostPlugins-Testing/rainloop_ynh rainloop``
|
||||||
|
``sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/rainloop_ynh rainloop``
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue