Remove nodejs on turtl removal

This commit is contained in:
Bob Mottram 2016-12-19 20:46:00 +00:00
parent 670a166699
commit 170210c99e
1 changed files with 1 additions and 0 deletions

View File

@ -306,6 +306,7 @@ function remove_turtl {
remove_onion_service turtlapi ${TURTL_API_ONION_PORT}
function_check remove_ddns_domain
remove_ddns_domain $TURTL_DOMAIN_NAME
remove_nodejs turtl
rm -rf /etc/rethinkdb
rm -rf /var/lib/rethinkdb
rm -rf $TURTL_BASE_DIR