From 77692a4159a4cfe62f1f44e12e85f819accb91ad Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Fri, 6 May 2022 13:13:07 +0200 Subject: [PATCH] Update clone.sh --- clone.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/clone.sh b/clone.sh index 2edac5772..2c1e6deb5 100755 --- a/clone.sh +++ b/clone.sh @@ -9,7 +9,6 @@ LARAVEL=$SITES/laravel # Personal git clone git@github.com:driesvints/driesvints.com.git $SITES/driesvints.com git clone git@github.com:driesvints/learn-laravel-cashier.com.git $SITES/learn-laravel-cashier.com -git clone git@github.com:driesvints/pixelperfect.company.git $SITES/pixelperfect.company git clone git@github.com:driesvints/vat-calculator.git $SITES/vat-calculator git clone git@github.com:eventyio/eventy.io.git $SITES/eventy.io git clone git@github.com:fullstackbelgium/fullstackbelgium.be.git $SITES/fullstackbelgium.be