-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updates to Encrypt files using ccrypt (FreeBSD/Linux) - Modified atomic logic to encrypt a copy of the target file rather than the target - Tidied the prereq management to ensure the atomic is repeatable - Supplied the encryption key as an argument to prevent the atomic from hanging during execution - Cleaning encrypted file * Updates to Encrypt files using openssl (FreeBSD/Linux) - Included the which command in the executor to ensure the variable is available during single execution without getting prereqs --------- Co-authored-by: Hare Sudhan <[email protected]>
- Loading branch information
Showing
1 changed file
with
12 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters