Skip to content

Commit

Permalink
chore: cache icons
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio committed Sep 30, 2024
1 parent a7f4e4d commit 56297db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/s6-rc.d/laravel/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
cd /var/www

php artisan migrate --force
php artisan icons:cache
php artisan config:cache
php artisan event:cache
php artisan route:cache
Expand Down

0 comments on commit 56297db

Please sign in to comment.