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
5c1f519437
commit
44e64bb7b5
1 changed files with 3 additions and 3 deletions
|
@ -15,9 +15,9 @@ 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
|
- 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
|
- for release
|
||||||
``sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/rainloop_ynh rainloop``
|
``sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/rainloop_ynh rainloop``
|
||||||
|
|
||||||
|
|
||||||
|
@ -36,6 +36,6 @@ 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``
|
``sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/rainloop_ynh rainloop``
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue