diff options
author | Mark Coleman <MEHColeman@users.noreply.github.com> | 2019-07-12 13:16:00 +0100 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2019-07-12 14:16:00 +0200 |
commit | 29fb617e6b6b18fc7bdfef74fc57bbdf0e2fe52b (patch) | |
tree | a5d69fe3eb57e5d27d41f8db27d3e6bf4f4b3809 /cache | |
parent | 6cb98eda151253e7f11678abef7f0e7b5c96f12d (diff) | |
download | zsh-29fb617e6b6b18fc7bdfef74fc57bbdf0e2fe52b.tar.gz zsh-29fb617e6b6b18fc7bdfef74fc57bbdf0e2fe52b.tar.bz2 zsh-29fb617e6b6b18fc7bdfef74fc57bbdf0e2fe52b.zip |
readme: document oneliner unattended installation command (#7983)
The original suggestion for an unattended install downloads the installation script to a file, then runs that file with the --unattended argument. The install.sh file would be left behind after the suggested command was run.
This change passes the --unattended argument directly into sh. So, it's a nice one-liner like the default installation script, and it doesn't leave a dangling install.sh script.
Diffstat (limited to 'cache')
0 files changed, 0 insertions, 0 deletions