Commit bcc277b7 authored by dish's avatar dish
Browse files

coc-sumneko-lua: fix updateScript

parent e13e1d66
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash nodejs nix-update git curl
#!nix-shell -i bash -p bash nodejs nix-update git curl jq

WORKDIR=$(mktemp -d)
PACKAGE_DIR="$(realpath "$(dirname "$0")")"