Files
mgmt/misc
Michaël Faille 22b0b89949 Let env find bash in shebang.
On Nixos and GNUIX-SD, bash is chroot in package store path.
In my case : /nix/store/qvccmr6fsis4kqlvlk8pb1c8c0r0cwai-system-path/bin/bash

In any case, using `/usr/bin/env bash` is the recommended way to get bash
portable across UNIX-like systems.
2016-09-19 03:36:38 -04:00
..
2016-04-25 22:52:08 -04:00
2016-09-19 03:36:38 -04:00
2016-04-26 02:19:24 +00:00