fixed readme

main
Jonas Lührig 2 years ago
parent 08cd2c0912
commit 9252e84812

@ -6,13 +6,13 @@ Either use wget/curl to download the script and run it seperately like so:
```
# wget -O printer.sh "https://link.gruelag.de/psh"
# bash printer.sh ...
# bash printer.sh <args>
```
or run it directly from the web (usually rather discouraged):
```
# wget -qO- "https://link.gruelag.de/psh" | bash
# wget -qO- "https://link.gruelag.de/psh" | bash -s <args>
```
## Usage

Loading…
Cancel
Save