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

Add description

This commit is contained in:
ericgaspar 2021-09-03 09:15:14 +02:00
parent 0dc1860808
commit c331c652f0
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 2 deletions

1
doc/DESCRIPTION.md Normal file
View file

@ -0,0 +1 @@
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.

View file

@ -3,8 +3,8 @@
"id": "webmin",
"packaging_format": 1,
"description": {
"en": "Web-based interface for system administration for Unix.",
"fr": "Interface Web d'administration système pour Unix."
"en": "Web-based interface for system administration for Unix",
"fr": "Interface Web d'administration système pour Unix"
},
"version": "1.979~ynh2",
"url": "http://www.webmin.com",