From e0ba34894ef5b9e8482a81aa7b1a6958e4563b58 Mon Sep 17 00:00:00 2001 From: sreyasaju <68282466+sreyasaju@users.noreply.github.com> Date: Mon, 24 Oct 2022 22:30:30 +0300 Subject: [PATCH] feat: add uninstallation script Fixes #90 --- uninstall.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/uninstall.sh b/uninstall.sh index 60e7f22..2f172c0 100644 --- a/uninstall.sh +++ b/uninstall.sh @@ -18,7 +18,6 @@ echo REPO="srevinsaju/zap" # Uninstallation - if [ "$EUID" -eq 0 ]; then echo [~] Script is running as root. echo