Skip to content

Commit 3f0cb8b

Browse files
authored
Remove test from installation directions (#10873)
Signed-off-by: jolheiser <[email protected]>
1 parent e83daf7 commit 3f0cb8b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/content/doc/installation/from-binary.en-us.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,6 @@ gpg --keyserver pgp.mit.edu --recv 7C9E68152594688862D62AF62D9AE806EC1592E2
3333
gpg --verify gitea-{{< version >}}-linux-amd64.asc gitea-{{< version >}}-linux-amd64
3434
```
3535

36-
## Test
37-
38-
After getting a binary, it can be tested with `./gitea web` or moved to a permanent
39-
location. When launched manually, Gitea can be killed using `Ctrl+C`.
40-
41-
```
42-
./gitea web
43-
```
44-
4536
## Recommended server configuration
4637

4738
**NOTE:** Many of the following directories can be configured using [Environment Variables]({{< relref "doc/advanced/specific-variables.en-us.md" >}}) as well!

0 commit comments

Comments
 (0)