We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c94cef commit fa40529Copy full SHA for fa40529
README.md
@@ -7,7 +7,7 @@ sudo ./install.sh
7
## If you have problems with the package manager, use this script.
8
9
```bash
10
-curl -L "https://github.com/A1ex3/install_gitlab_ci_centos8/blob/<VERSION>/centos-stream-8-vault-repos.sh" | sudo bash
+curl -L "https://raw.githubusercontent.com/A1ex3/install_gitlab_ci_centos8/refs/tags/<TAG>/centos-stream-8-vault-repos.sh" | sudo bash
11
```
12
13
### or
0 commit comments