From 806f90fd985f56ce130c43a08b379460b36788a7 Mon Sep 17 00:00:00 2001 From: David Paleino Date: Mon, 25 Apr 2011 14:12:46 +0200 Subject: [PATCH] The install-completions script really needs bash --- install-completions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-completions b/install-completions index a39c7878..6d5d197f 100755 --- a/install-completions +++ b/install-completions @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # install relevant completions, by sourcing every scriptlet # found in a given directory, and symlinking those matching # an installed command to another directory