mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
typo in issue template
This commit is contained in:
parent
6617f29d3c
commit
97b372aad0
4
.github/issue_template.md
vendored
4
.github/issue_template.md
vendored
@ -44,7 +44,7 @@ If you don't have access to the web interface, open a terminal session and paste
|
||||
|
||||
```
|
||||
Paste the output of `systemctl status apache2`
|
||||
Paste the output of `tail -100 /var/log/apache2/*.log`
|
||||
Paste the output of `tail -n 100 /var/log/apache2/*.log`
|
||||
```
|
||||
</details>
|
||||
<details>
|
||||
@ -52,6 +52,6 @@ Paste the output of `tail -100 /var/log/apache2/*.log`
|
||||
|
||||
```
|
||||
Paste the output of `systemctl status mysqld`
|
||||
Paste the output of `tail -100 /var/log/mysql/*.log`
|
||||
Paste the output of `tail -n 100 /var/log/mysql/*.log`
|
||||
```
|
||||
</details>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user