Skip to content

Commit

Permalink
update link for Codeberg
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Nov 22, 2023
1 parent c0baf7a commit e1ae2cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![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)
[![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)

# Linux Setup Scripts
Various Linux workstation setup scripts.
Expand All @@ -9,7 +9,7 @@ sudo apt update -y && sudo apt install curl -y
```
Bootstrap
```
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
```

***
Expand Down

0 comments on commit e1ae2cd

Please sign in to comment.