diff --git a/Makefile b/Justfile similarity index 83% rename from Makefile rename to Justfile index 01b004e..530bd2d 100644 --- a/Makefile +++ b/Justfile @@ -1,5 +1,3 @@ -.PHONY: default all vps update clean - default: all all: vps