forked from Deuxfleurs/nixcfg
edited passwd command to set bash as interpreter
This commit is contained in:
parent
359c1a1e40
commit
13fac2b446
1 changed files with 1 additions and 1 deletions
2
passwd
2
passwd
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
cd $(dirname $0)
|
cd $(dirname $0)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue