updatemods.sh 134 B

12345678910
  1. source common.sh
  2. echo ""
  3. echo "***** Updating modules *****"
  4. echo ""
  5. $mx2cc makemods -config=release
  6. $mx2cc makemods -config=debug