Ver código fonte

Also remove angular

Bob Mottram 8 anos atrás
pai
commit
d668e511f5
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/freedombone-app-synapse

+ 1
- 1
src/freedombone-app-synapse Ver arquivo

@@ -303,7 +303,7 @@ function remove_synapse {
303 303
     systemctl stop matrix-synapse
304 304
     firewall_remove ${SYNAPSE_PORT}
305 305
     rm -rf $SYNAPSE_DIR
306
-    apt-get -yq remove --purge matrix-synapse
306
+    apt-get -yq remove --purge matrix-synapse matrix-synapse-angular-client
307 307
     apt-get -yq autoremove
308 308
 
309 309
     rm /etc/apt/sources.list.d/synapse.list