summaryrefslogtreecommitdiffstats
path: root/scripts/core-install.sh
blob: 94bca7cdeb9626399fc0e67e9176ec64e235509c (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh -x

PROJECT_DIR=`cd ../.. ; pwd`

BUILD_DIR=$HOME/build/pki-core

cd $BUILD_DIR/repo

yum install -y *.rpm