Created
March 17, 2023 11:30
-
-
Save epcim/224bd5507719b9bd253f1a43a7ff7488 to your computer and use it in GitHub Desktop.
croc, age - sync files
This file contains hidden or 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
tar cvJ /etc/vpm/ | age -r $(curl -qsSL https://f.apealive.net/pub/$USER.age.pub) | croc send | |
Receiving side | |
# cat croc-stdin-2310548854 | age -d -i <(pass show age-$USER-public) | tar xvJ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment