Update horizon assets command
All checks were successful
dockers/pixelfed/pipeline/head This commit looks good
All checks were successful
dockers/pixelfed/pipeline/head This commit looks good
This commit is contained in:
parent
0f630f73f4
commit
7e12a12bfa
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
php artisan storage:link
|
php artisan storage:link
|
||||||
php artisan horizon:assets
|
php artisan horizon:publish
|
||||||
php artisan route:cache
|
php artisan route:cache
|
||||||
php artisan view:cache
|
php artisan view:cache
|
||||||
php artisan config:cache
|
php artisan config:cache
|
||||||
|
|
Loading…
Reference in a new issue