From e6aa80e7aa365c5e94e74a6d207ae39c0a7dbec9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 14 Aug 2022 18:40:41 +0000 Subject: [PATCH] Auto-update README --- README.md | 4 ++++ README_fr.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index c301584..6474743 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,9 @@ yunohost backup restore 20201223-163434 --apps django_example_ynh Debug the installation, e.g.: ```bash +root@yunohost:~# cat /etc/yunohost/apps/django_example_ynh/settings.yml +... + root@yunohost:~# ls -la /var/www/django_example_ynh/ total 18 drwxr-xr-x 4 root root 4 Dec 8 08:36 . @@ -172,6 +175,7 @@ System check identified no issues (0 silenced). root@yunohost:~# tail -f /var/log/django_example_ynh/django_example_ynh.log root@yunohost:~# cat /etc/systemd/system/systemd.service +... root@yunohost:~# systemctl reload-or-restart django_example_ynh root@yunohost:~# journalctl --unit=django_example_ynh --follow diff --git a/README_fr.md b/README_fr.md index 6d2d5dd..0ab2503 100644 --- a/README_fr.md +++ b/README_fr.md @@ -142,6 +142,9 @@ yunohost backup restore 20201223-163434 --apps django_example_ynh Debug the installation, e.g.: ```bash +root@yunohost:~# cat /etc/yunohost/apps/django_example_ynh/settings.yml +... + root@yunohost:~# ls -la /var/www/django_example_ynh/ total 18 drwxr-xr-x 4 root root 4 Dec 8 08:36 . @@ -172,6 +175,7 @@ System check identified no issues (0 silenced). root@yunohost:~# tail -f /var/log/django_example_ynh/django_example_ynh.log root@yunohost:~# cat /etc/systemd/system/systemd.service +... root@yunohost:~# systemctl reload-or-restart django_example_ynh root@yunohost:~# journalctl --unit=django_example_ynh --follow