forked from pool/perl-Dancer2-Plugin-Auth-Extensible
11 lines
302 B
Diff
11 lines
302 B
Diff
|
|
diff --git a/bin/dancer2-generate-crypted-password b/bin/dancer2-generate-crypted-password
|
||
|
|
index 7747742..109881c 100755
|
||
|
|
--- a/bin/dancer2-generate-crypted-password
|
||
|
|
+++ b/bin/dancer2-generate-crypted-password
|
||
|
|
@@ -1,4 +1,4 @@
|
||
|
|
-#!/usr/bin/env perl
|
||
|
|
+#!/usr/bin/perl
|
||
|
|
|
||
|
|
use strict;
|
||
|
|
use Crypt::SaltedHash;
|