Fix wrong attribute

The -o attribute saves log messages to file instead of its content.
This commit is contained in:
TotalCaesar659 2020-07-10 01:16:42 +03:00 committed by GitHub
parent 2281fa5bb2
commit b37136b1a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ The updater scripts run in fish. If installing fish isn't possible, please choos
To clone Bibliogram, install dependencies, and automatically keep it up to date in future, run this in a shell:
wget -o install-bibliogram.sh https://raw.githubusercontent.com/cloudrac3r/bibliogram-updater/master/.clone.sh
wget -O install-bibliogram.sh https://raw.githubusercontent.com/cloudrac3r/bibliogram-updater/master/.clone.sh
bash install-bibliogram.sh
If you want more details, extended documentation, or want to use it without pasting code, please check out the project page: https://github.com/cloudrac3r/bibliogram-updater