From 7a0cebb98dbe50d4edae31c58fac312287d23f9b Mon Sep 17 00:00:00 2001 From: Ryan Amos <49767442+rbamos@users.noreply.github.com> Date: Tue, 9 Jul 2024 15:37:45 -0400 Subject: [PATCH] add utils --- config.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.sh b/config.sh index 1143ee6..ad92838 100755 --- a/config.sh +++ b/config.sh @@ -1,3 +1,5 @@ +. ./utils.sh + if [[ "$kernel_name" == "Darwin" ]]; then # Leapp integration setup LEAPP=/Applications/Leapp.app