Remove nodejs on turtl removal
This commit is contained in:
parent
670a166699
commit
170210c99e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue