diff --git a/clone.sh b/clone.sh index 3777e5d0a..2dbb836c6 100755 --- a/clone.sh +++ b/clone.sh @@ -9,6 +9,10 @@ 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 git clone git@github.com:fullstackeurope/fullstackeurope.com.git $SITES/fullstackeurope.com git clone git@github.com:github-php/sponsors.laravel.io.git $SITES/php-github-sponsors