From feb69966d616a20a79587542be9d649e39936d0e Mon Sep 17 00:00:00 2001 From: Junior Date: Tue, 22 Aug 2023 15:45:16 -0400 Subject: [PATCH] Add cron stuff to don't forget list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d052858..5bea560 100644 --- a/README.md +++ b/README.md @@ -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/)