Fixed installation of jade-gui flatpak on ISO
parent
e18d5b549c
commit
8d1b3e12b4
@ -1 +1 @@
|
|||||||
Built on 07/30/22 @ 00:03:09 EST
|
Built on 07/30/22 @ 11:52:24 EST
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Installing Jade's GUI counterpart (This may take a while)
|
|
||||||
Before=gdm.service
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
RemainAfterExit=yes
|
|
||||||
ExecStart=/bin/mount -o remount,size=2G /run/archiso/cowspace
|
|
||||||
ExecStart=/bin/flatpak install -y --noninteractive /usr/share/jade-gui/jade-gui.flatpak
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
Loading…
Reference in New Issue