edited passwd command to set bash as interpreter

This commit is contained in:
Adrien 2022-11-09 19:02:02 +01:00
parent 359c1a1e40
commit 13fac2b446
1 changed files with 1 additions and 1 deletions

2
passwd
View File

@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
cd $(dirname $0)