diff --git a/deploy.sh b/deploy.sh index 582db8e..b30c8b2 100755 --- a/deploy.sh +++ b/deploy.sh @@ -29,9 +29,7 @@ echo "🔄 Restarting PHP service..." systemctl reload $PHP_VERSION-fpm echo "🔁 Restarting Supervisor queue workers..." -supervisorctl stop all supervisorctl reload -supervisorctl start all php artisan up echo "🚀 Deployment completed successfully!" \ No newline at end of file