MATE: mark installer launcher as executable on live image

This commit is contained in:
raveit65 2017-06-30 18:49:44 +02:00 committed by Adam Williamson
parent eceda6aaa3
commit a96164bc8b
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