summaryrefslogtreecommitdiffstats
path: root/services/bin/update-services-pubkeys
blob: 6a658607e09601dee08ebe6412998ec09680b2fe (plain)
1
2
3
4
5
#!/bin/sh
KREBS_ROOT="${KREBS_ROOT:-/krebs}"
ssh $1 <<EOF
sh -eufc "cd $KREBS_ROOT;git pull origin master;make -C $KREBS_ROOT/services ssh_authorized_keys"
EOF
[cgit] Unable to lock slot /tmp/cgit/7b100000.lock: No such file or directory (2)