mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-04-26 05:30:40 +03:00
parent
ffd517a170
commit
ba43715066
1 changed files with 1 additions and 2 deletions
|
@ -34,14 +34,13 @@ Next, copy the downloaded binary to `/usr/local/bin` and make it executable:
|
|||
|
||||
```shell
|
||||
$ cp forgejo-runner /usr/local/bin/forgejo-runner
|
||||
$ chmod +x /usr/local/bin/forgejo-runner
|
||||
```
|
||||
|
||||
You should now be able to test the runner by running `forgejo-runner -v`:
|
||||
|
||||
```
|
||||
$ forgejo-runner -v
|
||||
forgejo-runner version v4.0.0
|
||||
forgejo-runner version v6.3.1
|
||||
```
|
||||
|
||||
### Setting up the runner user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue