Skip to content

Commit e1ae2cd

Browse files
author
=
committed
update link for Codeberg
1 parent c0baf7a commit e1ae2cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Ansible Lint](https://github.com/cbrookins/linux-setups/actions/workflows/ansible-lint.yml/badge.svg?branch=main)](https://github.com/theRealc2c2/linux-setups/actions/workflows/ansible-lint.yml)
1+
[![Ansible Lint](https://github.com/cbrookins/linux-setups/actions/workflows/ansible-lint.yml/badge.svg?branch=main)](https://github.com/cbrookins/linux-setups/actions/workflows/ansible-lint.yml)
22

33
# Linux Setup Scripts
44
Various Linux workstation setup scripts.
@@ -9,7 +9,7 @@ sudo apt update -y && sudo apt install curl -y
99
```
1010
Bootstrap
1111
```
12-
curl https://raw.githubusercontent.com/cbrookins/linux-setups/main/bootstrap.sh | sh
12+
curl https://codeberg.org/cbrookins/linux-setups/raw/branch/main/bootstrap.sh | sh
1313
```
1414

1515
***

0 commit comments

Comments
 (0)