podl: fix shebang
authorJulien Moutinho <julm+julm-nix@sourcephile.fr>
Mon, 7 Mar 2022 19:14:29 +0000 (20:14 +0100)
committerJulien Moutinho <julm+julm-nix@sourcephile.fr>
Mon, 7 Mar 2022 19:14:29 +0000 (20:14 +0100)
nixpkgs/overlays/podl.sh

index f161e43d2410348290e719731760b73bf35db863..edde9a338b6890eb85c3166e8576f1a68705d098 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 # shellcheck disable=SC1004
 # shellcheck disable=SC2016
 # shellcheck disable=SC2086