diff --git a/Home.md b/Home.md index 38bd24e..ee7b7ee 100644 --- a/Home.md +++ b/Home.md @@ -36,6 +36,8 @@ services: ### I'm trying to run CLI tt-rss scripts inside the container and they complain about root +(run in the compose script directory) + ```sh docker-compose exec --user app app php8 /var/www/html/tt-rss/update.php --help