aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrien <adrien@luxeylab.net>2022-11-09 19:02:02 +0100
committerAdrien <adrien@luxeylab.net>2022-11-09 19:02:02 +0100
commit13fac2b4460218869eb3bad42af59940f931ac77 (patch)
tree6630dd3ca7f57d1b1a4aa6312fb972bd4881ff4a
parent359c1a1e408fdd3a8ec2569354b1054cc928c1c8 (diff)
downloadnixcfg-13fac2b4460218869eb3bad42af59940f931ac77.tar.gz
nixcfg-13fac2b4460218869eb3bad42af59940f931ac77.zip
edited passwd command to set bash as interpreter
-rwxr-xr-xpasswd2
1 files changed, 1 insertions, 1 deletions
diff --git a/passwd b/passwd
index 73228b9..34f5987 100755
--- a/passwd
+++ b/passwd
@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/usr/bin/env bash
cd $(dirname $0)