We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69eae3c commit b0aa798Copy full SHA for b0aa798
1 file changed
docs/install/linux-repository.md
@@ -61,11 +61,11 @@ To install GitLab Runner:
61
{{< tabs >}}
62
63
{{< tab title="Debian/Ubuntu/Mint" >}}
64
-
+
65
1. Download the repository configuration script:
66
67
```shell
68
- curl -L "https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.deb.sh" -o script.deb.sh
+ curl -L "https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.deb.sh" -o script.deb.sh
69
```
70
71
1. Inspect the script before running it:
0 commit comments