fix: Makefile
This commit is contained in:
parent
b738382b3f
commit
f81146922d
4
Makefile
4
Makefile
@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
all: install
|
all: install
|
||||||
|
|
||||||
install:
|
install:
|
||||||
@ -8,6 +9,3 @@ install:
|
|||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf .ssh doc etc functions img .gitignore README.md setup.sh ssh_setup.sh git_setup.sh .git
|
rm -rf .ssh doc etc functions img .gitignore README.md setup.sh ssh_setup.sh git_setup.sh .git
|
||||||
|
|
||||||
uninstall:
|
|
||||||
rm -r ~/.subbash
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user