Skip to content

Commit

Permalink
fix makefile openssl test commad
Browse files Browse the repository at this point in the history
  • Loading branch information
krysopath committed Apr 19, 2019
1 parent 98b20bc commit 3dba61c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ run/tests: clean
tests/secrets.env
openssl enc\
-k abc\
-md sha256\
-aes-256-cbc\
-salt\
-a\
Expand Down

0 comments on commit 3dba61c

Please sign in to comment.