From a96164bc8b5ee00438145cf16881587b2478a6f3 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Jun 30 2017 20:02:58 +0000 Subject: MATE: mark installer launcher as executable on live image --- diff --git a/fedora-live-mate_compiz.ks b/fedora-live-mate_compiz.ks index e6fc3ac..fd87847 100644 --- a/fedora-live-mate_compiz.ks +++ b/fedora-live-mate_compiz.ks @@ -21,6 +21,9 @@ fi mkdir /home/liveuser/Desktop cp /usr/share/applications/liveinst.desktop /home/liveuser/Desktop +# and mark it as executable +chmod +x /home/liveuser/Desktop/liveinst.desktop + # rebuild schema cache with any overrides we installed glib-compile-schemas /usr/share/glib-2.0/schemas