Browse Source

modules not installed

Bob Mottram 8 years ago
parent
commit
896806b6f2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-app-xmpp

+ 1
- 1
src/freedombone-app-xmpp View File

297
     function_check remove_onion_service
297
     function_check remove_onion_service
298
     remove_onion_service xmpp 5222 5223 5269
298
     remove_onion_service xmpp 5222 5223 5269
299
 
299
 
300
-    apt-get -yq remove --purge prosody prosody-modules
300
+    apt-get -yq remove --purge prosody
301
     if [ -d /etc/prosody ]; then
301
     if [ -d /etc/prosody ]; then
302
         rm -rf /etc/prosody
302
         rm -rf /etc/prosody
303
     fi
303
     fi