From 2fbf64d272fdbed92f2e85bcf05aafef3edf7a05 Mon Sep 17 00:00:00 2001 From: jedi Date: Fri, 31 Jan 2020 18:21:30 +0100 Subject: [PATCH] wip --- entry.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/entry.sh b/entry.sh index 3815371..c8d4651 100755 --- a/entry.sh +++ b/entry.sh @@ -125,6 +125,7 @@ function second_stage(){ chsh --shell /bin/zsh jedi btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_user_gui) apt install -y git virt-manager +} function post_install_stage(){