mirror of
https://github.com/mashirozx/sakura.git
synced 2024-11-15 03:18:13 +08:00
199 B
199 B
wget https://getcomposer.org/installer -O composer.phar
php composer.phar
mv composer.phar /usr/local/bin/composer
composer.phar install
curl -sS https://getcomposer.org/installer | php