mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-09 15:20:59 +00:00
Fix some formating
This commit is contained in:
parent
ae03120981
commit
e72bd958ba
@ -8,7 +8,7 @@ my $amd_cache = "~/.AMD";
|
|||||||
my $hashcat_path = ".";
|
my $hashcat_path = ".";
|
||||||
my $kernels_cache = "$hashcat_path/kernels";
|
my $kernels_cache = "$hashcat_path/kernels";
|
||||||
my $hashcat_bin = "$hashcat_path/hashcat";
|
my $hashcat_bin = "$hashcat_path/hashcat";
|
||||||
my $device = 1;
|
my $device = 5;
|
||||||
my $workload_profile = 3;
|
my $workload_profile = 3;
|
||||||
my $runtime = 24;
|
my $runtime = 24;
|
||||||
my $sleep_sec = 12;
|
my $sleep_sec = 12;
|
||||||
|
Loading…
Reference in New Issue
Block a user