1
0
mirror of https://github.com/go-task/task.git synced 2025-03-05 15:05:42 +02:00

Updated the install script documentation.

This commit is contained in:
Jamie Edge 2021-04-04 17:31:41 +01:00
parent c34ee9c1f9
commit 6f3d108c1e

View File

@ -68,9 +68,9 @@ The `task_checksums.txt` file contains the SHA-256 checksum for each file.
#### **Install Script** #### **Install Script**
We also have a [install script][installscript], which is very useful on We also have an [install script][installscript] which is very useful in
scenarios like CIs. Many thanks to [GoDownloader][godownloader] for allowing scenarios like CI. Many thanks to [GoDownloader][godownloader] for enabling the
easily generating this script. easy generation of this script.
```bash ```bash
# For Default Installation to ./bin with debug logging # For Default Installation to ./bin with debug logging