From b79457eb751fb498349252304755bbac62258651 Mon Sep 17 00:00:00 2001 From: The_miro Date: Wed, 23 Apr 2025 09:50:31 +0200 Subject: [PATCH] Update setup/install.sh --- setup/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/install.sh b/setup/install.sh index 0d293cb..7f3eeac 100644 --- a/setup/install.sh +++ b/setup/install.sh @@ -8,4 +8,4 @@ case $doit in esac bash ~/Dotfiles/setup/modules/core.sh bash ~/Dotfiles/setup/modules/shell.sh - +bash ~/Dotfiles/setup/modules/zfs.sh