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 ######