Added elegant way of execution

This commit is contained in:
SecorD0 2021-12-19 18:12:07 +03:00 committed by GitHub
commit a223acb7a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,9 +11,13 @@ View YABS usage stats [here](https://yabs.rowe.sh).
## How to Run
`bash <(wget -qO- yabs.sh)`
or
`curl -sL yabs.sh | bash`
or
or
`wget -qO- yabs.sh | bash`