vscode-extensions.vadimcn.vscode-lldb: fix
This commit is contained in:
parent
d83371d16e
commit
1646652b4a
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p git jq nix-prefetch
|
||||
#!nix-shell -i bash -p jq nix-prefetch
|
||||
set -eo pipefail
|
||||
cd "$(dirname "${BASH_SOURCE[0]}")"
|
||||
if [[ $# -ne 1 ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user