hotfix deploy.sh remove config and route cache

This commit is contained in:
Ronald A. Richardson
2024-11-07 18:57:11 +08:00
parent ffc0d0fd1a
commit 39f00789bf

View File

@@ -28,8 +28,8 @@ php artisan schedule-monitor:sync
php artisan cache:clear
# Optimize
php artisan config:cache
php artisan route:cache
# php artisan config:cache
# php artisan route:cache
# Initialize registry
php artisan registry:init