1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grocy_ynh.git synced 2024-09-03 19:25:54 +02:00

Merge branch 'master' into testing

This commit is contained in:
ericgaspar 2021-01-22 09:24:41 +01:00
commit 447be6f3aa
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -64,6 +64,6 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
or
ou
sudo yunohost app upgrade grocy -u https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
```