1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mumbleserver_ynh.git synced 2024-09-03 19:46:03 +02:00
This commit is contained in:
ericgaspar 2021-06-05 11:13:31 +02:00
parent 479eec70b3
commit 647aa839e6
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 3 deletions

View file

@ -65,8 +65,8 @@
"name": "mumbleweb",
"type": "boolean",
"ask": {
"en": "Do you want to install Mumble Web?",
"fr": "Voulez-vous installer Mumble Web? "
"en": "Do you want to install Mumble web interface?",
"fr": "Voulez-vous installer l'interface web Mumble ?"
},
"default": false
}

View file

@ -95,7 +95,7 @@ fi
# REMOVE OTHER FILES
#=================================================
ynh_secure_remove "/var/log/$app/$app.log"
ynh_secure_remove "/var/log/$app"
#=================================================
# GENERIC FINALIZATION