diff --git a/update.sh b/update.sh index a74d004..5ec9532 100644 --- a/update.sh +++ b/update.sh @@ -11,4 +11,5 @@ php artisan migrate php artisan db:seed php artisan queue:restart php artisan cache:clear -php artisan up \ No newline at end of file +php artisan up +echo 2 \ No newline at end of file