diff --git a/ci-build.sh b/ci-build.sh old mode 100755 new mode 100644 diff --git a/scripts/FusionEnableLauncher.py b/scripts/FusionEnableLauncher.py old mode 100755 new mode 100644 diff --git a/scripts/cs/jflap.sh b/scripts/cs/jflap.sh old mode 100755 new mode 100644 diff --git a/scripts/enablerpmfusion.sh b/scripts/enablerpmfusion.sh old mode 100755 new mode 100644 diff --git a/scripts/postinstall b/scripts/postinstall old mode 100755 new mode 100644 diff --git a/scripts/removal b/scripts/removal old mode 100755 new mode 100644 diff --git a/scripts/se/alloy.sh b/scripts/se/alloy.sh old mode 100755 new mode 100644 diff --git a/tigeros.ks b/tigeros.ks index 2d8f7af..34d985b 100644 --- a/tigeros.ks +++ b/tigeros.ks @@ -369,7 +369,7 @@ ln -s $INSTALL_ROOT/home/liveuser/enablerpmfusion.sh $INSTALL_ROOT/usr/share/aut ln -s $INSTALL_ROOT/usr/local/tigeros/FusionEnableLauncher.py $INSTALL_ROOT/usr/share/autostart/FusionEnableLauncher.py ln -s $INSTALL_ROOT/usr/local/tigeros/postinstall $INSTALL_ROOT/usr/share/autostart/postinstall -chmod -R a+rwx $INSTALL_ROOT/usr/local/tigeros/ +chmod -R 755 $INSTALL_ROOT/usr/local/tigeros/ # Download and install google chrome dnf --installroot=$INSTALL_ROOT install https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm