diff options
| author | Holger Paradies <retabell@gmx.de> | 2024-09-22 09:35:17 +0200 |
|---|---|---|
| committer | Holger Paradies <retabell@gmx.de> | 2024-09-22 14:58:43 +0200 |
| commit | 958b2f5304356489ccd5f8be5a83c986f586511d (patch) | |
| tree | 9dc2817b323902313f60a979f5248b5d5ac6020e /config | |
| parent | e191cf7c3dd8346d7fa4d10cf950ddeac5cba8e9 (diff) | |
| download | kanotix-958b2f5304356489ccd5f8be5a83c986f586511d.zip kanotix-958b2f5304356489ccd5f8be5a83c986f586511d.tar.gz | |
Install kanotix-icons for refind
Diffstat (limited to 'config')
| -rwxr-xr-x | config/chroot_local-hooks/refind | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/chroot_local-hooks/refind b/config/chroot_local-hooks/refind index 45884af..be019d2 100755 --- a/config/chroot_local-hooks/refind +++ b/config/chroot_local-hooks/refind @@ -14,7 +14,7 @@ cat << EOF | debconf-set-selections refind refind/install_to_esp boolean false EOF -DEBIAN_FRONTEND=noninteractive apt-get install -y refind +DEBIAN_FRONTEND=noninteractive apt-get install -y refind refind-icons-kanotix cat << EOF | debconf-set-selections refind refind/install_to_esp boolean true |
