diff --git a/Makefile b/Makefile index a1f1dbf..32a4e6b 100644 --- a/Makefile +++ b/Makefile @@ -93,6 +93,7 @@ info: $(call tprint,$(mlmsg)) $(call tprint,{a.custom(fg=(148, 255, 15),bg=(103, 2, 15))}Custom Colors TOO!{a.end}) +## check | get user confirmation or exit .PHONY: check check: $(call tconfirm,Would you like to proceed?)