diff --git a/cronicle/uninstall-cronicle-edge.sh b/cronicle/uninstall-cronicle-edge.sh index 1147834..a816c05 100644 --- a/cronicle/uninstall-cronicle-edge.sh +++ b/cronicle/uninstall-cronicle-edge.sh @@ -16,3 +16,5 @@ systemctl daemon-reload # install nodejs and npm apt remove --purge -y nodejs npm apt autoremove -y + +rm /root/uninstall-cronicle-edge*