mirror of
https://github.com/YunoHost-Apps/webmin_ynh.git
synced 2024-09-03 20:36:08 +02:00
Upgrade to version 2.021 (#47)
* Upgrade to v2.021 * Auto-update README --------- Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
4d4d487393
commit
d8b7519efb
3 changed files with 5 additions and 3 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# Webmin for YunoHost
|
# Webmin for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/webmin)  
|
[](https://dash.yunohost.org/appci/app/webmin)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=webmin)
|
[](https://install-app.yunohost.org/?app=webmin)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -17,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.
|
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.013~ynh1
|
**Shipped version:** 2.021~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# Webmin pour YunoHost
|
# Webmin pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/webmin)  
|
[](https://dash.yunohost.org/appci/app/webmin)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=webmin)
|
[](https://install-app.yunohost.org/?app=webmin)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
@ -17,7 +18,7 @@ Si vous n’avez 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.
|
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.013~ynh1
|
**Version incluse :** 2.021~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Web-based interface for system administration for Unix",
|
"en": "Web-based interface for system administration for Unix",
|
||||||
"fr": "Interface Web d'administration système pour Unix"
|
"fr": "Interface Web d'administration système pour Unix"
|
||||||
},
|
},
|
||||||
"version": "2.013~ynh1",
|
"version": "2.021~ynh1",
|
||||||
"url": "http://www.webmin.com",
|
"url": "http://www.webmin.com",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
|
|
Loading…
Add table
Reference in a new issue