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"