mirror of https://github.com/lcpz/lain.git
Merge pull request #338 from klaernie/master
scripts/dfs: specify bash instead of sh
This commit is contained in:
commit
86690fdacc
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Adapted from Eridan's "fs" (cleanup, enhancements and switch to bash/Linux)
|
||||
# JM, 10/12/2004
|
||||
|
|
Loading…
Reference in New Issue