diff options
Diffstat (limited to 'run_onchange_after_install-copilot-node.sh')
| -rwxr-xr-x | run_onchange_after_install-copilot-node.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run_onchange_after_install-copilot-node.sh b/run_onchange_after_install-copilot-node.sh index 82c0254..9f3e72e 100755 --- a/run_onchange_after_install-copilot-node.sh +++ b/run_onchange_after_install-copilot-node.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env dash # Install a Node.js 24 (LTS) runtime under ~/.local/share/copilot-node/ for the # exclusive use of copilot.lua / copilot-lsp inside neovim. System-wide nodejs # (currently 26.x in Arch) is unaffected. |
