mirror of
https://github.com/go-gitea/gitea
synced 2024-11-15 22:41:44 +01:00
Fixed formatting (#10485)
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
This commit is contained in:
parent
78585b1cd7
commit
17581252e4
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ If pre-built frontend files are present it is possible to only build the backend
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
TAGS="bindata" make backend
|
TAGS="bindata" make backend
|
||||||
``
|
```
|
||||||
|
|
||||||
## Test
|
## Test
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue