From af7103e17b5cfa465375e5fca66813c38d1b31d0 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 7 Nov 2017 05:10:26 -0700 Subject: [PATCH] note unistall instructions --- installer/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/installer/install.sh b/installer/install.sh index 30fee9e..cfbc3ae 100644 --- a/installer/install.sh +++ b/installer/install.sh @@ -179,3 +179,4 @@ echo " api.cloud.example.com" echo "" echo "Check the WALNUT README.md for more info and how to set up /etc/goldilocks/goldilocks.yml" echo "" +echo "Unistall: rm -rf /srv/walnut/ /var/walnut/ /etc/walnut/ /opt/walnut/ /var/log/walnut/ /etc/systemd/system/walnut.service"