1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh.git synced 2024-09-03 20:26:26 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:36:38 +00:00
parent 7498ff9bc2
commit 117a8b2b0c
2 changed files with 6 additions and 4 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# ssh chroot directory for YunoHost
[![Integration level](https://dash.yunohost.org/integration/ssh_chroot_dir.svg)](https://dash.yunohost.org/appci/app/ssh_chroot_dir) ![Working status](https://ci-apps.yunohost.org/ci/badges/ssh_chroot_dir.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/ssh_chroot_dir.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/ssh_chroot_dir.svg)](https://dash.yunohost.org/appci/app/ssh_chroot_dir) ![Working status](https://ci-apps.yunohost.org/ci/badges/ssh_chroot_dir.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/ssh_chroot_dir.maintain.svg)
[![Install ssh chroot directory with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ssh_chroot_dir)
*[Lire ce readme en français.](./README_fr.md)*
@ -27,7 +28,7 @@ So, you can provide to a distant user a limited part of your hard disk to let hi
## Documentation and resources
* Upstream app code repository: <https://github.com/maniackcrudelis/ssh_chroot>
* YunoHost documentation for this app: <https://yunohost.org/app_ssh_chroot_dir>
* YunoHost Store: <https://apps.yunohost.org/app/ssh_chroot_dir>
* Report a bug: <https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh/issues>
## Developer info

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# ssh chroot directory pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/ssh_chroot_dir.svg)](https://dash.yunohost.org/appci/app/ssh_chroot_dir) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ssh_chroot_dir.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/ssh_chroot_dir.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/ssh_chroot_dir.svg)](https://dash.yunohost.org/appci/app/ssh_chroot_dir) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ssh_chroot_dir.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/ssh_chroot_dir.maintain.svg)
[![Installer ssh chroot directory avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ssh_chroot_dir)
*[Read this readme in english.](./README.md)*
@ -27,7 +28,7 @@ So, you can provide to a distant user a limited part of your hard disk to let hi
## Documentations et ressources
* Dépôt de code officiel de lapp : <https://github.com/maniackcrudelis/ssh_chroot>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_ssh_chroot_dir>
* YunoHost Store: <https://apps.yunohost.org/app/ssh_chroot_dir>
* Signaler un bug : <https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh/issues>
## Informations pour les développeurs