1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/coturn_ynh.git synced 2024-09-03 18:16:32 +02:00

Cleaning up

This commit is contained in:
ericgaspar 2021-09-21 23:14:59 +02:00
parent 0fa0dfe9f7
commit 30cd262661
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 1 additions and 5 deletions

View file

@ -28,8 +28,7 @@
"install" : [
{
"name": "domain",
"type": "domain",
"example": "turn.example.com"
"type": "domain"
}
]
}

View file

@ -13,9 +13,6 @@ source /usr/share/yunohost/helpers
# MANAGE SCRIPT FAILURE
#=================================================
ynh_clean_setup () {
ynh_clean_check_starting
}
# Exit if an error occurs during the execution of the script
ynh_abort_if_errors