Skip to content

Commit b0aa798

Browse files
committed
Remove EOL spaces in docs
1 parent 69eae3c commit b0aa798

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/install/linux-repository.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ To install GitLab Runner:
6161
{{< tabs >}}
6262

6363
{{< tab title="Debian/Ubuntu/Mint" >}}
64-
64+
6565
1. Download the repository configuration script:
6666

6767
```shell
68-
curl -L "https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.deb.sh" -o script.deb.sh
68+
curl -L "https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.deb.sh" -o script.deb.sh
6969
```
7070

7171
1. Inspect the script before running it:

0 commit comments

Comments
 (0)