Skip to content

Commit

Permalink
Update clone.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Oct 26, 2021
1 parent 07f0f01 commit 0ffdc89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions clone.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0ffdc89

Please sign in to comment.