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:
parent
0dc1860808
commit
c331c652f0
2 changed files with 3 additions and 2 deletions
1
doc/DESCRIPTION.md
Normal file
1
doc/DESCRIPTION.md
Normal 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.
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue