From 1cfe90e437bd049173788580bf66216e6c265a9d Mon Sep 17 00:00:00 2001 From: Djkato Date: Mon, 3 Jul 2023 22:34:46 +0200 Subject: [PATCH] ? --- deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy.sh b/deploy.sh index 74812f9..27cd691 100644 --- a/deploy.sh +++ b/deploy.sh @@ -416,6 +416,7 @@ else sudo -u $UN git clone https://github.com/mirumee/saleor.git else # Get the Mirumee repo + echo "Cloning $REPO" sudo -u $UN git clone $REPO ###### For possible later use ######