summaryrefslogtreecommitdiffstats
path: root/scripts/pki-pull.sh
blob: 3a09ca0d9f07b372265c9e9559195fbc17310bc3 (plain)
1
2
3
4
5
6
#!/bin/sh -x

SRC_DIR=`cd ../.. ; pwd`

cd $SRC_DIR/pki
git pull