mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 14:36:17 +00:00
@ -201,6 +201,9 @@ echo "* * * * * cd /home/vito/vito && php artisan schedule:run >> /dev/null 2>&1
|
||||
# cleanup
|
||||
chown -R vito:vito /home/vito
|
||||
|
||||
# install plugins
|
||||
php artisan plugin:install https://github.com/vitodeploy/laravel-octane-plugin
|
||||
|
||||
# optimize
|
||||
php artisan optimize
|
||||
php artisan icons:cache
|
||||
|
Reference in New Issue
Block a user