From 65659665191df9c9f4dab0526494a4eadf9729e1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 3 Apr 2023 08:26:46 +0000 Subject: [PATCH] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 3da9e0d..8765f4c 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ root@yunohost:~# tail -f /var/log/django-for-runners/django-for-runners.log root@yunohost:~# cat /etc/systemd/system/django-for-runners.service root@yunohost:~# systemctl reload-or-restart django-for-runners +root@yunohost:~# systemctl status django-for-runners root@yunohost:~# journalctl --unit=for_runners --follow ``` diff --git a/README_fr.md b/README_fr.md index 340c5b8..a2527d5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -168,6 +168,7 @@ root@yunohost:~# tail -f /var/log/django-for-runners/django-for-runners.log root@yunohost:~# cat /etc/systemd/system/django-for-runners.service root@yunohost:~# systemctl reload-or-restart django-for-runners +root@yunohost:~# systemctl status django-for-runners root@yunohost:~# journalctl --unit=for_runners --follow ```