From 7be87cc3ad06b83159cc4d90066486041238e729 Mon Sep 17 00:00:00 2001 From: Patrick Skowronek Date: Mon, 9 May 2022 13:44:36 +0200 Subject: [PATCH] Fixed prerequisites --- lib/prerequisites.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/prerequisites.sh b/lib/prerequisites.sh index 8e0d4bc..0d323ab 100755 --- a/lib/prerequisites.sh +++ b/lib/prerequisites.sh @@ -1,5 +1,6 @@ #!/bin/bash +source lib/functions.sh ## Check if user is a su log "Welcome to the starting a bridgehead. We will get your instance up and running in no time"