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

Merge branch 'testing' into version-2

This commit is contained in:
Éric Gaspar 2023-10-18 12:02:44 +02:00
commit 0c1ae3f320
2 changed files with 2 additions and 4 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
**Shipped version:** 2.102~ynh1
**Shipped version:** 2.104~ynh1
## Screenshots
@ -28,7 +28,6 @@ Webmin is a web-based interface for system administration for Unix. Using any mo
* Official app website: <http://www.webmin.com>
* Upstream app code repository: <https://github.com/webmin/webmin>
* YunoHost documentation for this app: <https://yunohost.org/app_webmin>
* Report a bug: <https://github.com/YunoHost-Apps/webmin_ynh/issues>
## Developer info

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
**Version incluse :** 2.102~ynh1
**Version incluse :** 2.104~ynh1
## Captures décran
@ -28,7 +28,6 @@ Webmin is a web-based interface for system administration for Unix. Using any mo
* Site officiel de lapp : <http://www.webmin.com>
* Dépôt de code officiel de lapp : <https://github.com/webmin/webmin>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_webmin>
* Signaler un bug : <https://github.com/YunoHost-Apps/webmin_ynh/issues>
## Informations pour les développeurs