diff --git a/Makefile b/Makefile index eb211d1..8de3dab 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ DESTDIR = /opt/$(MAIN) .PHONY: all install AppImage all: - alr build --no-tty + alr build install: all mkdir -p $(DESTDIR)