MATE: mark installer launcher as executable on live image

This commit is contained in:
raveit65 2017-06-30 18:49:44 +02:00
parent 5b6b9e4d6a
commit 1a67c48064
1 changed files with 3 additions and 0 deletions

View File

@ -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