install5.sh 137 B

12345678
  1. #!/bin/sh
  2. date
  3. php ./migrations/20220211155400_custom_book_copy.php
  4. php ./migrations/20220213092400_custom_book_sentence_copy.php
  5. date