summaryrefslogtreecommitdiffstats
path: root/scripts/theme-install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/theme-install.sh')
-rwxr-xr-xscripts/theme-install.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/theme-install.sh b/scripts/theme-install.sh
index b353fbe..f890e84 100755
--- a/scripts/theme-install.sh
+++ b/scripts/theme-install.sh
@@ -1,9 +1,9 @@
#!/bin/sh -x
-WORK_DIR=`pwd`
PROJECT_DIR=`cd ../.. ; pwd`
-COMPONENT=theme
-cd $WORK_DIR/build/$COMPONENT/repo
+BUILD_DIR=$HOME/build/pki-theme
+
+cd $BUILD_DIR/repo
yum install -y *.rpm