aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/run_onchange_after_install-copilot-node.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_onchange_after_install-copilot-node.sh')
-rwxr-xr-xrun_onchange_after_install-copilot-node.sh2
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.