sourcephile
/
git
/
julm
/
julm-nix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4128eae
)
podl: fix shebang
author
Julien Moutinho
<julm+julm-nix@sourcephile.fr>
Mon, 7 Mar 2022 19:14:29 +0000
(20:14 +0100)
committer
Julien Moutinho
<julm+julm-nix@sourcephile.fr>
Mon, 7 Mar 2022 19:14:29 +0000
(20:14 +0100)
nixpkgs/overlays/podl.sh
patch
|
blob
|
history
diff --git
a/nixpkgs/overlays/podl.sh
b/nixpkgs/overlays/podl.sh
index f161e43d2410348290e719731760b73bf35db863..edde9a338b6890eb85c3166e8576f1a68705d098 100644
(file)
--- a/
nixpkgs/overlays/podl.sh
+++ b/
nixpkgs/overlays/podl.sh
@@
-1,4
+1,4
@@
-#!/
bin/
bash
+#!/
usr/bin/env
bash
# shellcheck disable=SC1004
# shellcheck disable=SC2016
# shellcheck disable=SC2086