mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
Update 'make install' to inform the user about the example config files.
This commit is contained in:
parent
d219516b43
commit
f4e2332421
@ -231,7 +231,8 @@ install: target
|
||||
@echo ' Binaries:' $(BINPATH)
|
||||
@echo ' Modules:' $(MODPATH)
|
||||
@echo 'To start the ircd, run:' $(BASE)/inspircd start
|
||||
@echo 'Remember to edit your config file:' $(CONPATH)/inspircd.conf
|
||||
@echo 'Remember to create your config file:' $(CONPATH)/inspircd.conf
|
||||
@echo 'Examples are available at:' $(CONPATH)/examples/
|
||||
|
||||
@GNU_ONLY RCS_FILES = $(wildcard .git/index src/version.sh)
|
||||
@BSD_ONLY RCS_FILES = src/version.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user