modules not installed

This commit is contained in:
Bob Mottram 2016-12-03 17:25:18 +00:00
parent 18cc2fdb22
commit 896806b6f2
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ function remove_xmpp {
function_check remove_onion_service
remove_onion_service xmpp 5222 5223 5269
apt-get -yq remove --purge prosody prosody-modules
apt-get -yq remove --purge prosody
if [ -d /etc/prosody ]; then
rm -rf /etc/prosody
fi