Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/updateMedia.sh @ 5187

Last change on this file since 5187 was 5181, checked in by polakma, 17 years ago
File size: 55 bytes
RevLine 
[5181]1#!/bin/bash
2dir=${pwd}
3cd ../Media
4svn up
5cd $dir
Note: See TracBrowser for help on using the repository browser.