summaryrefslogtreecommitdiff
path: root/bin/taler-deployment-keyup
blob: 3c0e114a9af4ff01d040483dc4fe23c6425a5af8 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env bash

set -eu

taler-exchange-keyup -m ~/shared-data/exchange/offline-keys/master.priv

chmod -fR g+rw ~/shared-data