modules not installed
This commit is contained in:
parent
18cc2fdb22
commit
896806b6f2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue