File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Install the CircleCI CLI. Also installs the CircleCI extension for vscode.
1616| Options Id | Description | Type | Default Value |
1717| -----| -----| -----| -----|
1818| version | Specify what version to install. | string | latest |
19- | destdir | Filesystem location of the circleci binary. | string | /usr/local/bin/ |
19+ | destdir | Filesystem location of the circleci binary. | string | /usr/local/bin |
2020| completions | Attempt to install shell completions for bash & zsh. | boolean | true |
2121| telemetry | Configure telemetry setting. | string | disable |
2222
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Install the exercism-cli.
1616| Options Id | Description | Type | Default Value |
1717| -----| -----| -----| -----|
1818| version | Specify what version to install. | string | latest |
19- | destdir | Filesystem location of the exercism binary. | string | /usr/local/bin/ |
19+ | destdir | Filesystem location of the exercism binary. | string | /usr/local/bin |
2020| os | Specify the target operating system. | string | linux |
2121| arch | Specify the target CPU architecture. | string | x86_64 |
2222
You can’t perform that action at this time.
0 commit comments