summaryrefslogtreecommitdiffstats
path: root/build_tools/archiso/mythvantage/root-image/root/.post_process/go.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/archiso/mythvantage/root-image/root/.post_process/go.sh')
-rwxr-xr-xbuild_tools/archiso/mythvantage/root-image/root/.post_process/go.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/build_tools/archiso/mythvantage/root-image/root/.post_process/go.sh b/build_tools/archiso/mythvantage/root-image/root/.post_process/go.sh
index 602c06a..49ccad8 100755
--- a/build_tools/archiso/mythvantage/root-image/root/.post_process/go.sh
+++ b/build_tools/archiso/mythvantage/root-image/root/.post_process/go.sh
@@ -4,8 +4,7 @@
. /usr/MythVantage/bin/mv_config.py
PD="/root/.post_process"
-#pacman -Sff --noconfirm runit-scripts
-pacman -S --noconfirm runit-scripts
+pacman -S --force --noconfirm runit-scripts
HDIR=`dirname $MYTHHOME`
mkdir -p $HDIR