mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 06:26:16 +00:00
fix command typo
This commit is contained in:
@ -202,7 +202,7 @@ echo "* * * * * cd /home/vito/vito && php artisan schedule:run >> /dev/null 2>&1
|
||||
chown -R vito:vito /home/vito
|
||||
|
||||
# install plugins
|
||||
php artisan plugin:install https://github.com/vitodeploy/laravel-octane-plugin
|
||||
php artisan plugins:install https://github.com/vitodeploy/laravel-octane-plugin
|
||||
|
||||
# optimize
|
||||
php artisan optimize
|
||||
|
Reference in New Issue
Block a user