diff --git a/build.sh b/build.sh index ad5665d25bb37523c5dce2b918d4df6e0ba1a666..757e071aaa3e283b3fd5f1fdcc7797a77c52bc70 100644 --- a/build.sh +++ b/build.sh @@ -27,8 +27,6 @@ chmod -R 777 storage chmod -R 777 bootstrap/cache npm install npm run production -php artisan migrate --force -php artisan db:seed --force php artisan requests:gather if [ -f ~/MetaGer/artisan ]; then php ~/MetaGer/artisan down;fi cd ~/