summaryrefslogtreecommitdiffstats
path: root/scripts/core-upgrade.sh
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2014-01-14 12:12:53 -0500
committerEndi S. Dewata <edewata@redhat.com>2014-01-14 12:12:53 -0500
commitdbbbd177dcb2eed6143a209a3f32561b17387bde (patch)
tree49811b3c7e8decc0bab14aa42a439e5110661d5e /scripts/core-upgrade.sh
parent12dddcc9a89ad7cfbebd452b9e14a006db39431b (diff)
downloadpki-dev-dbbbd177dcb2eed6143a209a3f32561b17387bde.tar.gz
pki-dev-dbbbd177dcb2eed6143a209a3f32561b17387bde.tar.xz
pki-dev-dbbbd177dcb2eed6143a209a3f32561b17387bde.zip
Updated DS scripts.
Diffstat (limited to 'scripts/core-upgrade.sh')
-rwxr-xr-xscripts/core-upgrade.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/core-upgrade.sh b/scripts/core-upgrade.sh
index 8f65392..ed31999 100755
--- a/scripts/core-upgrade.sh
+++ b/scripts/core-upgrade.sh
@@ -1,9 +1,9 @@
#!/bin/sh -x
-WORK_DIR=`pwd`
PROJECT_DIR=`cd ../.. ; pwd`
-COMPONENT=core
-cd $WORK_DIR/build/$COMPONENT/repo
+BUILD_DIR=$HOME/build/pki-core
+
+cd $BUILD_DIR/repo
rpm -Uvh *.rpm