From f81146922d616372d72fbc094a39f41b289910c3 Mon Sep 17 00:00:00 2001 From: thek4n Date: Tue, 23 Nov 2021 03:55:24 +0300 Subject: [PATCH] fix: Makefile --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile b/Makefile index b03227a..90264c9 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ + all: install install: @@ -8,6 +9,3 @@ install: clean: rm -rf .ssh doc etc functions img .gitignore README.md setup.sh ssh_setup.sh git_setup.sh .git - -uninstall: - rm -r ~/.subbash