We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1180c commit ea45483Copy full SHA for ea45483
1 file changed
script/install_cargo_packages
@@ -7,9 +7,7 @@ set -euo pipefail
7
IFS=$'\n\t'
8
9
CARGO_PACKAGES=(
10
- google-calendar3-cli
11
- google-gmail1-cli
12
- google-tasks1-cli
+ google-fitness1-cli
13
)
14
15
# shellcheck source=script/lib.sh
0 commit comments