diff options
author | Sven Gothel <[email protected]> | 2021-06-20 02:41:08 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-06-20 02:41:08 +0200 |
commit | bb9e7bc4048b66cdd58e37160fd4cb044887a3a7 (patch) | |
tree | 74e0ea9493b1b82ef9cfe929aff65cb9c922a673 /scripts | |
parent | a111c770349b1bd57834f0ead45c934e396c20bd (diff) |
examples/cipherpack: Add optional option '-deconly' and support http source, drop removed code
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/run_cipherpack.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run_cipherpack.sh b/scripts/run_cipherpack.sh index 8bcc728..0715934 100755 --- a/scripts/run_cipherpack.sh +++ b/scripts/run_cipherpack.sh @@ -1,6 +1,6 @@ #!/bin/sh -# export elevator_debug=true +export elevator_debug=true export elevator_verbose=true # # ../scripts/run-cipherpack.sh some_plaintext_file.bin |