We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d9c89 commit 32df26eCopy full SHA for 32df26e
_posts/2023-07-02-using-prune-to-manage-archives.md
@@ -18,7 +18,7 @@ To install Prune you can go to the [releases page](https://github.com/BinaryPatr
18
{: .prompt-warning }
19
20
```bash
21
-curl https://raw.githubusercontent.com/BinaryPatrick/Prune/main/scripts/install-linux-x64.sh | sudo /bin/bash
+curl https://raw.githubusercontent.com/BinaryPatrick/Prune/main/scripts/install-linux-x64.sh | sudo bash
22
```
23
24
## Usage
0 commit comments