From dd00acaf18d0a654574c945dc84a881c9f7b834c Mon Sep 17 00:00:00 2001 From: jedi Date: Thu, 6 Feb 2020 12:19:38 +0100 Subject: [PATCH] wip --- entry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entry.sh b/entry.sh index 0cb9a07..7db7457 100755 --- a/entry.sh +++ b/entry.sh @@ -113,7 +113,7 @@ function second_stage(){ sed -i 's/main/main contrib non-free/g' /etc/apt/sources.list apt update apt install -y linux-image-amd64 grub2 cryptsetup btrfs-progs lvm2 firmware-iwlwifi locales tzdata keyboard-configuration console-common zsh - brub-install + grub-install mkdir /snap btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_basesystem) apt install -y task-mate-desktop mate-desktop-environment-extra