Use /usr/bin/env to find perl
This is nicer in nix-shell.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#! /run/current-system/sw/bin/perl
|
||||
#! /usr/bin/env perl
|
||||
|
||||
use strict;
|
||||
use utf8;
|
||||
|
Reference in New Issue
Block a user