mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-15 21:23:09 +00:00
MATE: mark installer launcher as executable on live image
This commit is contained in:
parent
5b6b9e4d6a
commit
1a67c48064
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user