Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/archive/lod/updateMedia.sh

Last change on this file was 2087, checked in by landauf, 16 years ago

merged objecthierarchy branch back to trunk

  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 50 bytes
Line 
1#!/bin/bash
2dir=${pwd}
3cd ../media
4svn up
5cd $dir
Note: See TracBrowser for help on using the repository browser.