Improve yadm encrypt stuff
This commit is contained in:
parent
065953fdc7
commit
7cbbb5d696
3 changed files with 6 additions and 1 deletions
.config/yadm/hooks
4
.config/yadm/hooks/post_encrypt
Executable file
4
.config/yadm/hooks/post_encrypt
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
pass git add yadm.gpg
|
||||
pass git ci -am 'Update yadm archive'
|
Loading…
Add table
Add a link
Reference in a new issue