The install-completions script really needs bash
This commit is contained in:
parent
f5d49065d2
commit
806f90fd98
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user