Update Linux install links to new PDM endpoint
Some checks failed
Regenerate Documentation Index / regenerate-index (push) Failing after 1s
Some checks failed
Regenerate Documentation Index / regenerate-index (push) Failing after 1s
This commit is contained in:
parent
ee139c9ef4
commit
a49163d60f
1 changed files with 2 additions and 2 deletions
|
|
@ -57,7 +57,7 @@ This works on both Intel and Apple Silicon Macs.
|
||||||
2. Run this command:
|
2. Run this command:
|
||||||
|
|
||||||
```
|
```
|
||||||
curl -sL go.dbits.ca/rmm-linux | sudo bash
|
curl -sL go.dbits.ca/dl/pdm/linux | sudo bash
|
||||||
```
|
```
|
||||||
|
|
||||||
3. The installer will finish on its own. No further action is needed.
|
3. The installer will finish on its own. No further action is needed.
|
||||||
|
|
@ -106,7 +106,7 @@ sudo rm -f /usr/local/bin/tacticalagent
|
||||||
1. Run the same install script with the uninstall flag:
|
1. Run the same install script with the uninstall flag:
|
||||||
|
|
||||||
```
|
```
|
||||||
curl -sL go.dbits.ca/rmm-linux | sudo bash -s -- --uninstall
|
curl -sL go.dbits.ca/dl/pdm/linux | sudo bash -s -- --uninstall
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue