mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update DTOs and add spatie/laravel-data package to manage them
This commit is contained in:
@@ -73,6 +73,9 @@ if [ "$1" != 'php' ] && [ "$1" != 'sh' ]; then
|
||||
php artisan config:cache
|
||||
php artisan route:cache
|
||||
|
||||
echo "Caching spatie/laravel-data structures..."
|
||||
php artisan data:cache-structures || true
|
||||
|
||||
# Run Laravel-specific post-installation commands
|
||||
echo "NNTmux installation..."
|
||||
php artisan nntmux:install --yes
|
||||
|
||||
Reference in New Issue
Block a user