summaryrefslogtreecommitdiffstats
path: root/dogtag-10.0/core-install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dogtag-10.0/core-install.sh')
-rwxr-xr-xdogtag-10.0/core-install.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/dogtag-10.0/core-install.sh b/dogtag-10.0/core-install.sh
new file mode 100755
index 0000000..86fc7cb
--- /dev/null
+++ b/dogtag-10.0/core-install.sh
@@ -0,0 +1,9 @@
+#!/bin/sh -x
+
+WORK_DIR=`pwd`
+PROJECT_DIR=`cd ../.. ; pwd`
+COMPONENT=core
+
+cd $WORK_DIR/build/$COMPONENT/repo
+
+yum localinstall -y *.rpm