diff --git a/post_deploy.sh b/post_deploy.sh index f4281c9..10b5107 100644 --- a/post_deploy.sh +++ b/post_deploy.sh @@ -25,10 +25,6 @@ if [[ ! -f ./.env ]]; then php artisan key:generate fi - - -fi - php artisan migrate # start the application