Skip to content

Commit 13cc60f

Browse files
committed
Fix password generate bug.
1 parent f860e79 commit 13cc60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/v-generate-password-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!$HESTIA/php/bin/php
1+
#!/usr/local/hestia/php/bin/php
22
<?php
33
//# info: generate password hash
44
//# options: HASH-METHOD SALT PASSWORD

0 commit comments

Comments
 (0)