update: shell

This commit is contained in:
tokumeikoi
2021-10-13 21:00:21 +08:00
parent 53011cb95c
commit 8e7f0bbc44
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
rm -rf composer.phar
curl https://github.com/composer/composer/releases/latest/download/composer.phar > composer.phar
wget https://github.com/composer/composer/releases/latest/download/composer.phar -O composer.phar
php composer.phar install -vvv
php artisan v2board:install