Skip to content

Commit

Permalink
fix: remove unnecessary documentation (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
akdev1l authored Jul 15, 2023
2 parents 9969f92 + f6aeb24 commit 96fc700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ builder-exec:
-v "${XDG_RUNTIME_DIR}:${XDG_RUNTIME_DIR}" \
--security-opt label=disable \
$(TARGET):builder
# Remove output dir

.PHONY: clean
clean:
rm -rf $(UBLUE_ROOT)

0 comments on commit 96fc700

Please sign in to comment.