We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0baf7a commit e1ae2cdCopy full SHA for e1ae2cd
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-[](https://github.com/theRealc2c2/linux-setups/actions/workflows/ansible-lint.yml)
+[](https://github.com/cbrookins/linux-setups/actions/workflows/ansible-lint.yml)
2
3
# Linux Setup Scripts
4
Various Linux workstation setup scripts.
@@ -9,7 +9,7 @@ sudo apt update -y && sudo apt install curl -y
9
```
10
Bootstrap
11
12
-curl https://raw.githubusercontent.com/cbrookins/linux-setups/main/bootstrap.sh | sh
+curl https://codeberg.org/cbrookins/linux-setups/raw/branch/main/bootstrap.sh | sh
13
14
15
***
0 commit comments