summaryrefslogtreecommitdiffstats
path: root/scripts/core-install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/core-install.sh')
-rwxr-xr-xscripts/core-install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/core-install.sh b/scripts/core-install.sh
index f12fea2..86fc7cb 100755
--- a/scripts/core-install.sh
+++ b/scripts/core-install.sh
@@ -6,4 +6,4 @@ COMPONENT=core
cd $WORK_DIR/build/$COMPONENT/repo
-yum install -y *.rpm
+yum localinstall -y *.rpm