1
0
Fork 0
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:
Krakinou 2021-04-27 22:35:50 +02:00 committed by GitHub
commit 49a67e60d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -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",

View file

@ -1,5 +1,6 @@
#!/bin/bash
#=================================================
# GENERIC STARTING
#=================================================