This commit is contained in:
Djkato 2023-07-03 22:34:46 +02:00
parent f7a201ab8e
commit 1cfe90e437

View file

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