Reported by Trent Creekmore

DAHTOOL-73
Changed the output to match the command needed for installing init scripts.
This commit is contained in:
Keith Morgan 2018-09-20 17:54:03 +00:00
parent 75eedd6fa6
commit 31cca182bf
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ install: all install-programs
@echo "### DAHDI tools installed successfully."
@echo "### If you have not done so before, install init scripts with:"
@echo "###"
@echo "### make config"
@echo "### make install-config"
@echo "###"
@echo "###################################################"