Skip to content

Commit

Permalink
feat: add uninstallation script
Browse files Browse the repository at this point in the history
  • Loading branch information
sreyasaju committed Oct 24, 2022
1 parent 7ccaef4 commit e0ba348
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion uninstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ echo
REPO="srevinsaju/zap"

# Uninstallation

if [ "$EUID" -eq 0 ]; then
echo [~] Script is running as root.
echo
Expand Down

0 comments on commit e0ba348

Please sign in to comment.