From ec6279df076afa750625c4c553d0dd9aa539d1e4 Mon Sep 17 00:00:00 2001 From: teldra Date: Fri, 7 May 2021 21:22:59 +0200 Subject: [PATCH] fixes --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index df5a1a0..8f8bca7 100755 --- a/main.sh +++ b/main.sh @@ -17,7 +17,7 @@ declare -A users=() #set -x remote="https://alpha.de.repo.voidlinux.org/current" #remote="https://void.cijber.net/current/" -xbps-install -Su cryptsetup +xbps-install -Su cryptsetup lvm2 source "${functions}"/functions source "${dir}"/config