diff --git a/entrypoint.sh b/entrypoint.sh index e29a1a2..fccbba9 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -15,9 +15,6 @@ if [ -f /var/www/html/artisan ]; then TASK=/etc/supervisor/conf.d/laravel-worker.conf touch $TASK cat > "$TASK" <