fix Makefile

This commit is contained in:
creme 2020-08-05 13:33:45 +00:00
parent 4235d9ab3a
commit 689631476e
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ etc:
@install -m 644 etc/etc/inputrc /etc
@install -m 644 etc/etc/nanorc /etc
@install -m 644 etc/etc/sudoers /etc
@install -m 644 etc/etc/security/limits.conf /etcsecurity
@install -m 644 etc/security/limits.conf /etc/security
cron:
@printf "$(GREEN)--- cron -----------------------------------------------\n$(RESET)"