diff --git a/manifest.json b/manifest.json index 6f406ff..37c228a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name": "Galène", + "name": "Galene", "id": "galene", "packaging_format": 1, "description": { diff --git a/scripts/_common.sh b/scripts/_common.sh index 0b5967b..85bc35d 100755 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="coturn" +#pkg_dependencies="coturn" #================================================= # PERSONAL HELPERS