Merge branch 'bugfix/git-https' into experimental
[tails-test.git] / config / chroot_local-hooks / 55-create-tails-keyring
blob20ff748cbcb3dc1b1f745bf1e05f2c1ecd2e7196
1 #!/bin/sh
3 set -e
5 gpg --batch --no-default-keyring --keyring /usr/share/keyrings/tails-keyring.gpg --import /usr/share/doc/tails/website/*.key
6 chmod a+r /usr/share/keyrings/tails-keyring.gpg