parent
df7f7abf4e
commit
e69a6b1b99
@ -1,9 +1,5 @@
|
|||||||
# Workaround from ubiquity. Ubuntu's grub will want to look in EFI/ubuntu, so
|
|
||||||
# let's make sure it can find something there.
|
|
||||||
# This only copies the cfg and doesn't overwrite, this is specifically so
|
|
||||||
# this doesn't interfere with an Ubuntu installed on the system already.
|
|
||||||
---
|
---
|
||||||
dontChroot: false
|
dontChroot: false
|
||||||
timeout: 120
|
timeout: 120
|
||||||
firmwareType:
|
firmwareType:
|
||||||
"*": "-for i in $(ls `ROOT`/home/); do rm `ROOT`/home/$i/Desktop/lubuntu-calamares.desktop || exit 0; done"
|
"*": "-rm ${ROOT}/home/${USER}/Desktop/lubuntu-calamares.desktop"
|
||||||
|
Loading…
Reference in new issue