1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mumbleserver_ynh.git synced 2024-09-03 19:46:03 +02:00

[fix] #4, readme.

This commit is contained in:
Moul 2016-06-14 18:41:16 +02:00
parent 78b8165ec3
commit aa195461c8
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
# Mmumble server package for YunoHost
# Mumble server package for YunoHost
It install the Debian package and configures it with given settings.
### Setup
#### Setup
- [Add the admin](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server)

View file

@ -11,5 +11,5 @@ sudo yunohost firewall disallow --ipv6 Both $port > /dev/null 2>&1
#removing config file
sudo rm -f /etc/mumble-server.ini
#removing mumble-server from services
sudo yunohost services remove mumble-server
# Remove mumble-server service
sudo yunohost service remove mumble-server