From b87a8111bd38503e41c5a6ca13ceef9b54ba08b8 Mon Sep 17 00:00:00 2001 From: akanealw Date: Mon, 8 Apr 2024 13:57:13 -0500 Subject: [PATCH] added delete line --- cronicle/uninstall-cronicle-edge.sh | 2 ++ 1 file changed, 2 insertions(+) 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*