view dl-libs.sh @ 533:60da469773e5

minor fix to create render dir if it does not already exist.
author Robert McIntyre <rlm@mit.edu>
date Mon, 25 Jun 2012 11:58:36 -0500
parents 945c7b500433
children
line wrap: on
line source
1 #!/bin/sh
3 mkdir ./java/lib
4 cd ./java/lib
6 wget http://www.tritonus.org/tritonus_share-0.3.6.jar
7 wget http://www.tritonus.org/tritonus_aos-0.3.6.jar