forked from pool/perl-Dancer2-Plugin-Auth-Extensible
initial version OBS-URL: https://build.opensuse.org/request/show/802775 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dancer2-Plugin-Auth-Extensible?expand=0&rev=1
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;
|