Add dev info o readme

Former-commit-id: 5e0b9eba28
This commit is contained in:
mbugeia 2016-01-02 18:31:41 +01:00
parent d8225afdad
commit 9f20512b53

View file

@ -49,4 +49,21 @@ This package is published under MIT License
TODO TODO
----- -----
- Auto login/logout - Auto login/logout, see #1
- Test of backup/restore script
Developper infos
----------------
Please do your pull request to the Dev branch.
Test or upgrade to dev version:
```
su - admin
git clone -b Dev https://github.com/mbugeia/seafile_ynh
# to install
sudo yunohost app install -l Seafile /home/admin/seafile_ynh
# to upgrade
sudo yunohost app upgrade -f /home/admin/seafile_ynh seafile
```