mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Update README yunhoost app organisation and new kanboard version
This commit is contained in:
parent
fff59a2e84
commit
f1ee19f412
1 changed files with 4 additions and 5 deletions
|
@ -22,19 +22,18 @@ From yunohost admin panel:
|
|||
|
||||
From command line:
|
||||
|
||||
`sudo yunohost app install -l kanboard https://github.com/mbugeia/kanboard_ynh`
|
||||
`sudo yunohost app install -l kanboard https://github.com/YunoHost-Apps/kanboard_ynh`
|
||||
|
||||
|
||||
Upgrade
|
||||
-------
|
||||
From command line:
|
||||
|
||||
`sudo yunohost app upgrade -u https://github.com/mbugeia/kanboard_ynh kanboard`
|
||||
`sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/kanboard_ynh kanboard`
|
||||
|
||||
Infos
|
||||
-----
|
||||
Kanboard v1.0.24
|
||||
Reverse-Proxy Authentication with LDAP user provider plugin v1.0.0 https://github.com/kanboard/plugin-reverse-proxy-ldap
|
||||
Kanboard v1.0.27
|
||||
|
||||
Yunohost forum thread: <https://forum.yunohost.org/t/kanboard-package/78>
|
||||
|
||||
|
@ -70,4 +69,4 @@ sudo yunohost app install -l Kanboard /home/admin/kanboard_ynh
|
|||
# to upgrade
|
||||
sudo yunohost app upgrade -f /home/admin/kanboard_ynh kanboard
|
||||
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue