5 lines
79 B
Text
5 lines
79 B
Text
|
#!/usr/bin/env sh
|
||
|
|
||
|
pass git add yadm.gpg
|
||
|
pass git ci -am 'Update yadm archive'
|