An endef was inadvertenlty removed in last commit
This commit is contained in:
parent
9af9dfa1ef
commit
bb7de70faf
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ define echo_SU_request
|
|||
@echo $(BLUE)$@
|
||||
@echo $(WHITE)ROOT privilege is required to perform a number of commands
|
||||
@echo sudo will request a password in order to execute all high privilege commands
|
||||
endef
|
||||
|
||||
define echo_SULUSER_request
|
||||
@echo $(BOLD)--------------------------------------------------------------------------------
|
||||
|
|
Reference in a new issue