Skip to content

Commit 32df26e

Browse files
committed
update pipe to bash
1 parent 50d9c89 commit 32df26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-07-02-using-prune-to-manage-archives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To install Prune you can go to the [releases page](https://github.com/BinaryPatr
1818
{: .prompt-warning }
1919

2020
```bash
21-
curl https://raw.githubusercontent.com/BinaryPatrick/Prune/main/scripts/install-linux-x64.sh | sudo /bin/bash
21+
curl https://raw.githubusercontent.com/BinaryPatrick/Prune/main/scripts/install-linux-x64.sh | sudo bash
2222
```
2323

2424
## Usage

0 commit comments

Comments
 (0)