Skip to content
Snippets Groups Projects
Commit d668e511 authored by Bob Mottram's avatar Bob Mottram
Browse files

Also remove angular

parent 5491dbbe
No related branches found
No related tags found
No related merge requests found
......@@ -303,7 +303,7 @@ function remove_synapse {
systemctl stop matrix-synapse
firewall_remove ${SYNAPSE_PORT}
rm -rf $SYNAPSE_DIR
apt-get -yq remove --purge matrix-synapse
apt-get -yq remove --purge matrix-synapse matrix-synapse-angular-client
apt-get -yq autoremove
rm /etc/apt/sources.list.d/synapse.list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment