Don't need extra onion removal on removing xmpp
This commit is contained in:
parent
5514550f48
commit
4366396c9c
|
@ -644,7 +644,6 @@ function remove_xmpp {
|
|||
|
||||
function_check remove_onion_service
|
||||
remove_onion_service xmpp 5222 5223 5269
|
||||
sed -i '/HiddenServiceVersion 3/d' "$ONION_SERVICES_FILE"
|
||||
|
||||
apt-mark -q unhold prosody
|
||||
apt-get -yq remove --purge prosody
|
||||
|
|
Loading…
Reference in New Issue