Add cron stuff to don't forget list

This commit is contained in:
Junior 2023-08-22 15:45:16 -04:00
parent f1d68e0ce6
commit feb69966d6

View File

@ -15,3 +15,4 @@ This small project provides a web based viewer for comics in the CBZ and CBR for
* Import the `install/initial_db_mysql.sql` database structure
* Change the ownership of the `comics/` and `thumbs/` folders to the web server user
* Copy the `variables-dist.php` file to `variables.php` and edit that file appropriately
* Set up the cron job for things in [cron/](cron/)