Also remove angular

This commit is contained in:
Bob Mottram 2016-11-07 21:00:57 +00:00
parent 5491dbbe9a
commit d668e511f5
1 changed files with 1 additions and 1 deletions

View File

@ -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