mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-04 07:41:09 +00:00
Bypass the debconf prompt for msttcorefonts, which absolutely breaks some license agreement.
This commit is contained in:
parent
9f6b8f8e8a
commit
b0c000326b
@ -9,6 +9,7 @@ timeout: 300
|
||||
true:
|
||||
- "sed -i 's/Enabled: no/Enabled: yes/g' /etc/apt/sources.list.d/ubuntu_nonfree.sources"
|
||||
- "apt-get update"
|
||||
- "echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | debconf-set-selections"
|
||||
- "apt-get -y install ubuntu-restricted-extras"
|
||||
"packages.updateNow":
|
||||
true: "apt-get -y full-upgrade"
|
||||
|
Loading…
x
Reference in New Issue
Block a user