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.
2 parents e8fee2b + b959e1b commit 3ef6b99Copy full SHA for 3ef6b99
README.md
@@ -21,7 +21,7 @@ Give it permission to run as a program through whichever file manager you choose
21
or automatic installation:
22
23
```shell
24
-curl -sSL https://raw.githubusercontent.com/psygreg/linuxtoys/master/install.sh | echo y | sh
+yes | sh -c "$(curl -fsSL https://raw.githubusercontent.com/psygreg/linuxtoys/master/install.sh)"
25
```
26
27
#### Download and install the **package for your distribution** from [Releases](https://github.com/psygreg/linuxtoys/releases):
0 commit comments