mirror of
https://github.com/YunoHost-Apps/UMS_ynh.git
synced 2024-10-01 13:35:01 +02:00
Merge pull request #3 from YunoHost-Apps/testing
Change App name as UMS instead of ums
This commit is contained in:
commit
49a67e60d6
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Universal Media Server",
|
||||
"id": "ums",
|
||||
"id": "UMS",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "A DLNA, UPnP and HTTP(S) Media Server",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
|
||||
#=================================================
|
||||
# GENERIC STARTING
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue