1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-11 08:10:59 +00:00

Unset production flag during development phase

This commit is contained in:
jsteube 2017-11-07 10:28:16 +01:00
parent f2ea05ca69
commit 4b5110281d

View File

@ -5,7 +5,7 @@
SHARED := 0
DEBUG := 0
PRODUCTION := 1
PRODUCTION := 0
##
## Detect Operating System