Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion orc8r-deployer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The Orc8r Deployer has two primary approaches:
This document describes the Quick install process: https://magma.github.io/magma/docs/next/orc8r/deploy_using_ansible

```bash
sudo bash -c "$(curl -sL https://github.com/magma/magma-deployer/raw/main/deploy-orc8r.sh)"
sudo bash -c "$(curl -sL https://raw.githubusercontent.com/magma/magma-deployer/refs/heads/main/orc8r-deployer/deploy-orc8r.sh)"
```

## Customized Deployer
Expand Down