bkruse: trunk r578 - /trunk/Makefile
asterisk-gui-commits at lists.digium.com
asterisk-gui-commits at lists.digium.com
Mon Apr 2 15:40:03 MST 2007
Author: bkruse
Date: Mon Apr 2 17:40:03 2007
New Revision: 578
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=578
Log:
Fixed a misunderstanding in the 'make checkconfig' command. Props to Deeewayne, thanks.
Modified:
trunk/Makefile
Modified: trunk/Makefile
URL: http://svn.digium.com/view/asterisk-gui/trunk/Makefile?view=diff&rev=578&r1=577&r2=578
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Mon Apr 2 17:40:03 2007
@@ -174,7 +174,7 @@
@echo " --- Everything looks good --- "
@echo " * GUI should be available at $(HTTPURL) "
- @echo " * Before using the GUI, Please run the install script at $(HTTPSETUPURL) "
+ @echo " * Before using the GUI, Please visit the install page at $(HTTPSETUPURL) "
@echo ""
@echo " * The login and password should be an entry from $(ASTETCDIR)/manager.conf"
@echo " which has 'config' permission in read and write. For example:"
More information about the asterisk-gui-commits
mailing list