Fish and Docker install scripts

This commit is contained in:
2020-02-23 18:57:29 +00:00
committed by Andrejus
parent 6eb35fff4d
commit 5c0637db75
13 changed files with 91 additions and 119 deletions

7
Makefile Normal file
View File

@@ -0,0 +1,7 @@
.PHONY: clean
clean:
rm -f install.lock install/*.lock
.PHONY: clear
clear:
rm -f install.lock