minor update to scratch install doc

git-svn-id: svn://192.168.202.10@598 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2007-04-23 16:30:02 +00:00
parent b6832e9932
commit 34606c687d
+1 -1
View File
@@ -1637,7 +1637,7 @@ use asterisk;
\. /usr/src/astguiclient/MySQL_AST_CREATE_tables.sql
or you may need to run this if you get an error:
\. /usr/src/astguiclient/astguiclient/MySQL_AST_CREATE_tables.sql
\. /usr/src/astguiclient/trunk/extras/MySQL_AST_CREATE_tables.sql
GRANT SELECT on asterisk.phones TO idcheck@'%' IDENTIFIED BY '1234';
GRANT SELECT on asterisk.phones TO idcheck@localhost IDENTIFIED BY '1234';