diff options
-rwxr-xr-x | readme-php5.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/readme-php5.sh b/readme-php5.sh index d401f23..4bad3aa 100755 --- a/readme-php5.sh +++ b/readme-php5.sh @@ -13,7 +13,6 @@ # > ^D # and populate the schema/initial data with: # mysql -uadmin -pXXX -h127.0.0.1 hnode < h-source/tables.sql -# mysql -uadmin -pXXX -h127.0.0.1 hnode < h-source/admin/tables.sql patch -p1 < config-docker.patch |