Change instructions to reference new path for parsebooks
This commit is contained in:
parent
88231a9583
commit
bb979200cd
|
@ -8,4 +8,4 @@ A quick and dirty web interface to provide access for downloading e-books and se
|
||||||
* Execute: `composer install`
|
* Execute: `composer install`
|
||||||
* Copy `variables-dist.php` to `variables.php` and edit appropriately
|
* Copy `variables-dist.php` to `variables.php` and edit appropriately
|
||||||
* Create database on SQL server, create a DB user for this application, and import the `books_initial.sql`
|
* Create database on SQL server, create a DB user for this application, and import the `books_initial.sql`
|
||||||
* Create a cron job that runs `install/parsebooks.php` daily
|
* Create a cron job that runs `scripts/parsebooks.php` daily
|
||||||
|
|
Loading…
Reference in New Issue
Block a user