vscode-extensions: add cacert
to update script
This commit is contained in:
parent
3c009dfef5
commit
301ca96695
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#! /usr/bin/env nix-shell
|
||||
#! nix-shell -i bash -p curl jq unzip
|
||||
#! nix-shell -i bash -p cacert curl jq unzip
|
||||
# shellcheck shell=bash
|
||||
set -eu -o pipefail
|
||||
|
||||
|
|
Loading…
Reference in a new issue